| blib/lib/Bio/NEXUS/Matrix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 17 | 70.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 138 | 8 | 5 | 180 | $format_tokens[1] and $format_tokens[1] eq '=' | 
| 314 | 0 | 2 | 0 | $self->get_type eq 'characters' and not $nchar | 
| line | l | !l | condition | 
|---|---|---|---|
| 196 | 57 | 12 | $$format{'datatype'} ||= 'standard' | 
| 257 | 72 | 3 | $$self{'format'} || {} | 
| 300 | 2 | 0 | $fh ||= \*STDOUT | 
| 339 | 2 | 0 | $fh ||= \*STDOUT | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 351 | 0 | 2 | 4 | not $val or $key =~ /(?:datatype|respectcase)/i |