Branch Coverage

blib/lib/Crypt/OpenPGP/Util.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
18 7 1 $_[0] ? :
33 14 30 if ($p == 0)
34 2 6 $r >= 256 ? :
2 8 $r >= 65536 ? :
4 10 $r >= 16777216 ? :
82 0 0 if ($Crypt::OpenPGP::Globals::Trim_trailing_ws) { }
95 39 11 if ($num and not ref $num && $num->isa('Math::BigInt'))