blib/lib/Fukurama/Class/DataTypes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
300 | 0 | 0 | 0 | not length $identifier or ref $code ne 'CODE' |
311 | 0 | 0 | 1 | not length $identifier or ref $code ne 'CODE' |
339 | 24 | 19 | 96 | $$CLASS_TYPES{$type} or $type =~ /^[A-Z]/ |