Condition Coverage

blib/lib/Test2/Plugin/Cover.pm
Criterion Covered Total %
condition 16 30 53.3


or 2 conditions

line l !l condition
93 0 0 $FROM //= "*"
114 3 3 $subs //= ["*"]
214 21 0 $report->{$file} // (next)
276 97 3 $class->$extract($raw, %params) // (next)
279 41 49 $class->$filter($file, %params) // (next)
285 0 41 $report{$path} //= {}

or 3 conditions

line l !l&&r !l&&!r condition
68 7 0 0 $LOAD_ROOT // "" . path(".")->realpath
103 0 3 0 $from //= $FROM
117 0 6 0 $from //= $FROM
128 90 0 0 $params{'root'} // path(".")->realpath
178 45 2 3 $file =~ /\S+\.\S+$/i or $file =~ /\Q$SEP\E/
244 0 7 0 $params{'ctx'} // context()