Branch Coverage
blib/lib/PGP/Finger/File.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
28
0
0
if
(
$self
->input
eq
'-'
)
{
}
33
0
0
unless
(
defined
$fh
)
51
0
0
if
(
$self
->format
eq
'armored'
)
{
}
0
0
elsif
(
$self
->format
eq
'binary'
)
{
}