blib/lib/Test/Tabs.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 18 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
62 | 3 | 0 | 3 | -f $File::Find::name and -r _ |
161 | 0 | 0 | 0 | defined $first and $first =~ /$Test::Tabs::PERL_PATTERN/ |
174 | 0 | 0 | 0 | -e $candidate and -f _ |
0 | 0 | 0 | -e $candidate and -f _ and -r _ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
104 | 0 | 0 | 0 | /^\s*=(cut|back|end)/ || eof $fh |
106 | 1 | 1 | 204 | $ignoring or $ignore_line |