| blib/lib/Fukurama/Class/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 262 | 3476 | 0 | 0 | ref $glob and ref $glob ne 'GLOB' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 223 | 73877 | 31 | 4377 | not UNIVERSAL::isa($classname, $classname) or $classname =~ /[^a-zA-Z0-9_:]/ |
| 262 | 0 | 2776 | 700 | ref $glob and ref $glob ne 'GLOB' or not *$glob{'CODE'} |