| Bio/Annotation/TagTree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 17 | 41.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 153 | 60 | 0 | 0 | defined $node and defined $value |
| 338 | 114 | 0 | 6 | defined $value and ref $value |
| 339 | 1 | 0 | 4 | $copy && $copy eq 'copy' |
| 0 | 0 | 1 | $copy && $copy eq 'copy' |
| line | l | !l | condition |
|---|---|---|---|
| 156 | 0 | 60 | $format ||= 'itext' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 204 | 0 | 0 | 0 | $cb ||= $DEFAULT_CB |