Branch Coverage

blib/lib/Module/Release/VerifyGPGSignature.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
44 0 0 if @$args % 2
50 0 0 if @$args
81 0 0 unless -e $file
84 0 0 unless -e $signature_file
91 0 0 unless ($result =~ /\bGood signature from\b/u)