simpleReport property

String get simpleReport

Implementation

String get simpleReport => '$path:\t[$linesHit/$linesFound] = ${linesHit / linesFound * 100}%';