| lib/App/Tel/Passwd/PWSafe.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 8 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 38 | 0 | 0 | 0 | defined $self->{'file'} and -r $self->{'file'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 39 | 0 | 0 |  $self->{'file'} ||= ' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 29 | 0 | 0 | 0 | ref $proto || $proto |