| blib/lib/Bio/Phylo/Mediators/TaxaMediator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 21 | 85.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 91 | 0 | 4 | 12544 | ref $obj and $obj->can('_type') |
| 309 | 38 | 0 | 0 | $one_id and $one_to_many{$one_id} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 95 | 9575 | 190 | 2779 | $type == 2 or $type == 5 |
| 9765 | 724 | 2055 | $type == 2 or $type == 5 or $type == 7 | |
| 914 | 33 | 2022 | $type == 2 or $type == 5 or $type == 7 or $type == 6 | |
| 757 | 109 | 1913 | $type == 2 or $type == 5 or $type == 7 or $type == 6 or $type == 4 | |
| 142 | 38 | 1875 | $type == 2 or $type == 5 or $type == 7 or $type == 6 or $type == 4 or $type == 8 |