| blib/lib/Test/Tabs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 18 | 38.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 24 | 0 | 32 | -f $File::Find::name and -r _ |
| 161 | 7 | 20 | 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 | 2 | 2 | 405 | $ignoring or $ignore_line |