Branch Coverage

blib/lib/Bitcoin/Crypto/Util.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
230 90 80 if ($format eq 'hex') { }
79 1 elsif ($format eq 'base58') { }