FileCoverage 
    Properties
Link copied to clipboard
                  Branch coverage information.
Link copied to clipboard
                  Declaration coverage information. Depending on the reporter and language, this may be types such as functions, methods, or namespaces.
Link copied to clipboard
                  A list of test cases that generated coverage in this file. If set, then TestRunProfile.loadDetailedCoverageForTest should also be defined in order to retrieve detailed coverage information.
Link copied to clipboard
                  Statement coverage information. If the reporter does not provide statement coverage information, this can instead be used to represent line coverage.