Condition Coverage

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


or 2 conditions

line l !l condition
92 0 0 $FROM //= "*"
113 3 3 $subs //= ["*"]
213 20 0 $report->{$file} // (next)
275 95 3 $class->$extract($raw, %params) // (next)
278 39 49 $class->$filter($file, %params) // (next)
284 0 39 $report{$path} //= {}

or 3 conditions

line l !l&&r !l&&!r condition
67 7 0 0 $LOAD_ROOT // "" . path(".")->realpath
102 0 3 0 $from //= $FROM
116 0 6 0 $from //= $FROM
127 88 0 0 $params{'root'} // path(".")->realpath
177 45 2 3 $file =~ /\S+\.\S+$/i or $file =~ /\Q$SEP\E/
243 0 7 0 $params{'ctx'} // context()