Wiki

Clone wiki

CoverageWebApp / Home

Code Coverage Web App

| :----|:---- logo.png | lgplv3-147x51.png

Code Coverage is a java/web application built using JACOCO library and published under LGPLv3.0 license. Read more about Code Coverage Usage on SlideShare

  • Use MySQL database. Download and install MySQL
  • Install Code Coverage window application using MSI installer: Download Installer
  • Application provides web interface to generate code coverage reports.
  • Supports three access levels:
    • Admin
    • Manager
    • User

** Access Level - Admin**

  • Create and manage ‘Manager’ accounts

** Access Level - Manager **

  • Create and manage ‘User’ accounts
  • Create and manage Coverage Projects
  • Generate coverage reports using uploaded JACOCO coverage files (*.exec)

** Access Level - User **

  • Upload JACOCO coverage files (*.exec)

** How to use **

** Screenshot **

  • Start Code Coverage Server

server.start.config.png

  • View Code Coverage Report

server.view.coverage.report.png

** References **

Code Coverage may utilize certain third party software. Such third party software is copyrighted and licensed by their respective owners:

Contact

linked_in_160x33.png

Updated