lib/Test/Perl/Critic/XTFiles.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
32 | 2 | 5 | unless $_->is_module or $_->is_test |
34 | 1 | 6 | unless (@files) |
43 | 1 | 4 | $file->is_script ? : |
1 | 5 | $file->is_test ? : | |
67 | 1 | 5 | if (not $critic_status) { } |
2 | 3 | elsif (not $critic_ok) { } | |
91 | 3 | 3 | if $rc |