| blib/lib/Bio/GFF3/LowLevel.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 15 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 115 | 0 | 0 | 10 | ref $attr_string eq 'HASH' and not &Scalar::Util::blessed($attr_string) |
| 137 | 4 | 5 | 2 | $fa and $fb |
| 139 | 4 | 0 | 5 | $fa and not $fb |
| 140 | 0 | 1 | 3 | not $fa and $fb |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 66 | 1 | 0 | 5101 | not defined $attr_string or $attr_string eq '.' |