uncoveredOnly property
Whether to show only files with uncovered lines.
When true, fully covered files are filtered out of the report.
Implementation
final bool uncoveredOnly;
Whether to show only files with uncovered lines.
When true, fully covered files are filtered out of the report.
final bool uncoveredOnly;