| blib/lib/Catmandu/Fix/wd_language.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 18 | 44.4 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 1 | 1 | unless exists $$data{$what} |
| 33 | 1 | 0 | if (ref $field) |
| 35 | 1 | 0 | if (defined $string) { } |
| 36 | 1 | 0 | ref $string ? : |
| 43 | 1 | 0 | if (exists $$data{'labels'}) |
| 47 | 0 | 1 | if (exists $$data{'descriptions'}) |
| 51 | 0 | 1 | if (ref $$data{'aliases'} and ref $$data{'aliases'} eq 'HASH') |
| 53 | 0 | 0 | if (defined $aliases) { } |
| 54 | 0 | 0 | ref $_ ? : |