| blib/lib/Test/Perl/Critic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 18 | 22.2 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 2 | if (exists $args{-'format'}) |
| 54 | 1 | 1 | unless defined $file |
| 55 | 1 | 0 | unless -f $file |
| 73 | 0 | 0 | if (not $status or $Test::Perl::Critic::EVAL_ERROR) { } |
| 0 | 0 | elsif (not $ok) { } | |
| 92 | 0 | 0 | -e 'blib' ? : |
| 0 | 0 | @_ ? : | |
| 94 | 0 | 0 | unless @files |
| 109 | 0 | 0 | unless $pass |