Condition Coverage

blib/lib/Bio/Phylo/Parsers/Figtree.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
70 27 4 22 $tree_block and not $tree_string
31 4 18 $tree_block and not $tree_string and /\s+(\d+)\s+(.+)/
87 104 0 52 $name =~ /\[/ and $name =~ /^([^\[]*?)\[(.+?)\]$/