| blib/lib/App/DocKnot/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 105 | 6 | 16 | unless (defined $metadata) |
| 108 | 1 | 21 | unless (-d $metadata) |
| 132 | 31 | 11 | unless (exists $data_ref->{'build'}{'install'}) |
| 151 | 7 | 45 | if ($file eq 'testing') |
| 157 | 4 | 38 | if ($data_ref->{'orphaned'}) |
| 162 | 18 | 24 | if ($data_ref->{'quote'}) |
| 169 | 0 | 42 | unless (exists $licenses_ref->{$license}) |
| 187 | 42 | 294 | if (scalar @file == 1) { } |