blib/lib/Bio/Phylo/Matrices/Datatype/Continuous.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
101 | 9 | 24 | if (&looks_like_implementor($arg, 'get_char')) { } |
0 | 24 | elsif (&looks_like_instance($arg, 'ARRAY')) { } | |
113 | 23 | 2 | if (&looks_like_number($char) or $char eq $missing) { } |