| blib/lib/Data/ShortNameProvider.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 1 | 9 | 5 | exists $$args{'style'} and not $$args{'style'} =~ /::/ |
| 75 | 6 | 4 | 2 | $self->max_name_length and length $short_name > $self->max_name_length |