Branch Coverage
lib/App/Tel/Passwd/PWSafe.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
38
0
0
unless
(
defined
$self
->{
'file'
}
and
-r
$self
->{
'file'
}
)
48
0
0
if
(
$@
)
69
0
0
if
(
$record
->title
eq
$entry
)