| lib/ClarID/Tools/Validator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 4 | if $debug |
| 20 | 1 | 3 | if (@errors) |
| 38 | 0 | 23 | unless my $defs = $data->{'entities'}{$entity}{$category} |
| 44 | 0 | 221 | unless defined $def->{'stub_code'} |
| 47 | 1 | 220 | if (exists $seen{$sc}) |
| 60 | 0 | 0 | if $validator->is_invalid |