| blib/lib/Bio/Phylo/Mediators/TaxaMediator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 21 | 85.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 90 | 0 | 4 | 13784 | ref $obj and $obj->can('_type') |
| 308 | 38 | 0 | 0 | $one_id and $one_to_many{$one_id} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 94 | 10786 | 190 | 2808 | $type == 2 or $type == 5 |
| 10976 | 724 | 2084 | $type == 2 or $type == 5 or $type == 7 | |
| 914 | 33 | 2051 | $type == 2 or $type == 5 or $type == 7 or $type == 6 | |
| 757 | 109 | 1942 | $type == 2 or $type == 5 or $type == 7 or $type == 6 or $type == 4 | |
| 142 | 38 | 1904 | $type == 2 or $type == 5 or $type == 7 or $type == 6 or $type == 4 or $type == 8 |