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 | 11204 | 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 | 8251 | 190 | 2763 | $type == 2 or $type == 5 |
8441 | 724 | 2039 | $type == 2 or $type == 5 or $type == 7 | |
914 | 33 | 2006 | $type == 2 or $type == 5 or $type == 7 or $type == 6 | |
757 | 109 | 1897 | $type == 2 or $type == 5 or $type == 7 or $type == 6 or $type == 4 | |
142 | 38 | 1859 | $type == 2 or $type == 5 or $type == 7 or $type == 6 or $type == 4 or $type == 8 |