lib/UR/Namespace/Command/Show/Subclasses.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
173 | 0 | 0 | 0 | $depth == $maximum_depth + 1 and $maximum_depth != -1 |
218 | 0 | 0 | 0 | $len_children and $depth == $maximum_depth |
0 | 0 | 0 | $len_children and $depth == $maximum_depth and $maximum_depth != -1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
93 | 0 | 0 | 0 | $self->recalculate or not -e $indexfile |