A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/MeadowSuite/Meadow/wiki/Coverage-Report below:

Coverage Report · MeadowSuite/Meadow Wiki · GitHub

Automated Coverage Report Generator

The coverage report generator is an automatically generated coverage report of all testable code run through the Meadow tooling suite.

The index.html page shows a table of all .sol files present in the contracts directory with percentages and current number of lines, branches and functions that have been covered. Below the table is a list of all tests contained in the .cs file, sorted by their respective TestClass. An icon is displayed to the left of the test name showing a passing or failing result, and to the right is the amount of time it took to run the test.

Clicking on any of the individual files listed on the index page will open the generated coverage view for that file.

The status bar along the top of the page shows the number of lines, branches, and functions that have been covered along with percentages of their totals.

Documented Coverage Types Color coded line coverage

Each line will be highlighted depending on how it has been tested. Green is shown for lines that have been hit, red for lines that have not been hit, and yellow for lines that are unhittable in their current implementation.

Number of times each line was run

Going down the lefthand side of each page is a code line count with a display of how many times that line has been run during testing.

To the left of the code are icons representing any conditional statement branches.

Example Coverage Report


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4