Condition Coverage

blib/lib/Test/NoTabs.pm
Criterion Covered Total %
condition 6 18 33.3


and 3 conditions

line !l l&&!r l&&r condition
53 2 0 1 -f $File::Find::name and -r _
103 0 0 0 defined $first and $first =~ /$PERL_PATTERN/
114 0 0 0 -e $candidate and -f _
0 0 0 -e $candidate and -f _ and -r _

or 3 conditions

line l !l&&r !l&&!r condition
67 2 3 0 shift() || "No tabs in '${file}'"
74 4 0 20 /^\s*=(cut|back|end)/ || eof $fh