| blib/lib/App/mycnfdiff/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 0 | if $opts{'v'} |
| 35 | 0 | 0 | if $opts{'v'} and @{$opts{'skip'};} |
| 38 | 0 | 0 | unless opendir my $dh, $opts{'dir'} |
| 42 | 0 | 0 | unless -f $opts{'dir'} . '/' . $file |
| 43 | 0 | 0 | unless $file =~ /$ALLOWED_EXTENSIONS_REGEX/ |
| 58 | 0 | 0 | if (@{$opts{'include_only'};}) { } |
| 81 | 0 | 0 | if scalar @values == 1 |
| 127 | 0 | 0 | if (ref $val eq '') { } |
| 135 | 0 | 0 | if %$group_same |
| 136 | 0 | 0 | if %$group_diff |