blib/lib/Bio/NEXUS/NHXCmd.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 21 | 47.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
74 | 44 | 42 | 54 | defined $command_str and $self->_is_nhx_command($command_str) |
222 | 0 | 1993 | 0 | not $open_quote and $char =~ /("|')/ |
227 | 1993 | 0 | 0 | $open_quote and $char =~ /("|')/ |
0 | 1835 | 158 | not $open_quote and $char eq ':' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
352 | 89 | 0 | 0 | defined $tag_name or not defined $tag_values |
381 | 4 | 0 | 0 | defined $tag_name or not defined $tag_value |
411 | 3 | 0 | 0 | defined $tag_name or not defined $tag_value |