lib/UR/Namespace.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 2 | 0 | 0 | ref $class and $class->id eq 'UR' |
158 | 4 | 0 | 0 | defined $subdir and length $subdir |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
39 | 2259 | 209 | 462 | $class eq 'UR' or $class eq 'UR::Namespace' |
93 | 0 | 0 | 2 | $class eq 'UR' or ref $class and $class->id eq 'UR' |