| blib/lib/Bio/Phylo/Parsers/Figtree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 69 | 27 | 4 | 22 | $tree_block and not $tree_string |
| 31 | 4 | 18 | $tree_block and not $tree_string and /\s+(\d+)\s+(.+)/ | |
| 86 | 104 | 0 | 52 | $name =~ /\[/ and $name =~ /^([^\[]*?)\[(.+?)\]$/ |