| blib/lib/App/PPE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 20 | 45.0 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 0 | if (grep /^--?h(?:elp)?$/, @argv) |
| 67 | 0 | 0 | if ($v eq '--no-color') |
| 79 | 1 | 0 | @_ == 1 ? : |
| 80 | 1 | 0 | unless (exists $opt->{'parser'}) |
| 84 | 0 | 1 | unless (exists $opt->{'color'}) |
| 100 | 1 | 1 | unless $error_item |
| 124 | 1 | 0 | unless $self->{'color'} |
| 137 | 0 | 1 | if $color->{'text'} |
| 138 | 0 | 1 | if $color->{'background'} |
| 152 | 1 | 0 | if (my $near = $error_item->near) |