blib/lib/Scope/Context.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
165 | 1 | 1 | 1 | &Scalar::Util::blessed($right) and $right->isa('Scope::Context') |
line | l | !l | condition |
---|---|---|---|
152 | 16 | 0 | eval "sub $_ { \$_[0]->{$_} }; 1" or die $@ |