| inc/Test/Perl/Critic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 16 | 43.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 43 | 0 | 1 | if (exists $args{-'format'}) | 
| 54 | 0 | 74 | unless defined $file | 
| 55 | 0 | 74 | unless -f $file | 
| 74 | 0 | 74 | if ($Test::Perl::Critic::EVAL_ERROR) { } | 
| 0 | 74 | elsif (not $ok) { } | |
| 95 | 1 | 0 | @_ ? : | 
| 106 | 1 | 0 | @_ ? : | 
| 113 | 0 | 0 | -e 'blib' ? : |