| blib/lib/Crypt/Keyczar/FileReader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 25 | 0 | 0 | 79 | $self->{'__location'} and not $self->{'__location'} =~ m[/$] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 165 | not defined $version or $version < 1 |