Branch Coverage

blib/lib/PGP/Finger/Keyserver.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
53 0 0 unless ($response->is_success)
67 0 0 unless ($response->content =~ /^-----BEGIN PGP PUBLIC KEY BLOCK-----/)
88 0 0 unless ($line =~ /^pub:/)
89 0 0 if ($line =~ /^pub:([^:]+):/) { }