Branch Coverage

blib/lib/Test/Signature.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
85 0 1 $force ? :
87 0 1 if (not -s 'SIGNATURE') { }
1 0 elsif (not eval { do { require Module::Signature; 1 } }) { }
0 0 elsif (not eval { do { require Socket; Socket::inet_aton('pgp.mit.edu') } }) { }