blib/lib/Object/InsideOut/Universal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 33 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
73 | 25 | 2 | 1 | $super and $class eq $pkg |
103 | 0 | 0 | 3 | $type and $type =~ /CUM/i |
106 | 2 | 0 | 0 | $dir && $dir =~ /BOT/i |
116 | 1 | 0 | 0 | $dir && $dir =~ /BOT/i |
121 | 0 | 0 | 0 | $type and $type =~ /CHA/i |
124 | 0 | 0 | 0 | $dir && $dir =~ /BOT/i |
134 | 0 | 0 | 0 | $dir && $dir =~ /BOT/i |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
45 | 5 | 8 | 0 | ref $thing || $thing |
107 | 0 | 0 | 2 | $code_type ne $type or $code_dir ne $dir |
125 | 0 | 0 | 0 | $code_type ne $type or $code_dir ne $dir |
192 | 5 | 103 | 0 | ref $thing or $thing |