| blib/lib/Jenkins/i18n/Warnings.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 24 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 0 | 1 | if ($self->{'is_add'}) { } |
| 124 | 1 | 5 | unless $type |
| 126 | 1 | 4 | unless exists $self->{'types'}{$type} |
| 127 | 1 | 3 | unless $value |
| 141 | 1 | 2 | if $total > 0 |
| 178 | 1 | 2 | unless defined $file |
| 184 | 1 | 7 | if (scalar @{$self->{$type};} > 0) |
| 190 | 1 | 1 | if ($has_any and not $self->{'silent'}) |
| 206 | 1 | 1 | $has_any > 0 ? : |
| 213 | 0 | 1 | if ($file_path =~ /^$curr_dir/u) |
| 229 | 1 | 2 | if $total > 0 |
| 243 | 1 | 1 | if $total > 0 |