Branch Coverage

blib/lib/Heap/Fibonacci/Fast.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
12 12 20 if (not defined $type or $type eq 'min') { }
8 12 elsif ($type eq 'max') { }
11 1 elsif ($type eq 'code') { }