blib/lib/Fukurama/Class/Rigid.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
80 | 102 | 0 | unless $DISABLE |
81 | 78 | 24 | if ($PACKAGE_NAME_CHECK) |
83 | 75 | 0 | if ($$caller[0] ne 'main' and $$caller[0] ne '__ANON__' and not $$caller[1] =~ /^\(eval.+\)$/) |
90 | 2 | 73 | if ($should ne $$caller[0]) |
91 | 1 | 1 | $should ? : |
103 | 74 | 436 | if $INC{$filename} |