Branch Coverage

blib/lib/Bio/Phylo/Matrices/Datatype/Continuous.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
102 9 24 if (&looks_like_implementor($arg, 'get_char')) { }
0 24 elsif (&looks_like_instance($arg, 'ARRAY')) { }
114 23 2 if (&looks_like_number($char) or $char eq $missing) { }