| blib/lib/Biblio/SICI/Role/ValidSegment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 8 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | if (defined $attr and $attr and defined $desc and $desc) |
| 34 | 0 | 1262 | if exists $self->validationErrors->{$attr} |
| 52 | 0 | 0 | if (exists $problems{$attr} and defined $problems{$attr} and $problems{$attr} ne '') |
| 56 | 0 | 363 | if $invalid |