lib/Test/DocClaims/Line.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
68 | 6 | 16461 | unless exists $self->{$k} |
71 | 0 | 5485 | unless exists $self->{'file'} and ref $self->{'file'} eq 'HASH' |
74 | 2 | 10967 | unless exists $self->{'file'}{$k} |