| lib/App/Tel/Passwd/KeePass.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 1 | 3 | 0 | defined $self->{'file'} and -r $self->{'file'} |
| line | l | !l | condition |
|---|---|---|---|
| 38 | 0 | 1 | $self->{'file'} ||= ' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 4 | 0 | ref $proto || $proto |