Wiki

Clone wiki

pflotran / Depreciated / Documentation / RegressionTestCoverage

PFLOTRAN Regression Test Coverage

To see coverage:

  1. Download the file regression_test_coverage.tar.gz,
  2. Unpack: tar -xzvf regression_test_coverage.tar.gz,
  3. Open CODE_COVERAGE.HTML in a web browser.

Uncovered portions of the code are shown in pink while partial covered are in bright yellow (canary). The faint yellow can be ignored. Bear in mind that many portions of the code are not covered because they would be traversed in the case of an error.

Updated