functions property

List<FunctionCoverage> functions
final

Functions contained in the script that has coverage data.

Implementation

final List<FunctionCoverage> functions;