lib/Class/MethodMaker/V1Compat.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
457 | 0 | 0 | 0 | exists $is_set{$_[2]} and grep(($_ == $_[0]), @{$is_set{$_[2]};}) |
482 | 0 | 0 | 0 | exists $is_set{$_[2]} and grep(($_ == $_[0]), @{$is_set{$_[2]};}) |
509 | 0 | 0 | 0 | exists $is_set{$_[2]} and grep(($_ == $_[0]), @{$is_set{$_[2]};}) |
534 | 0 | 0 | 0 | exists $is_set{$_[2]} and grep(($_ == $_[0]), @{$is_set{$_[2]};}) |
573 | 0 | 0 | 0 | defined $_[1] and exists $list{$_[1]} |
0 | 0 | 0 | defined $_[1] and exists $list{$_[1]} and $list{$_[1]} ne $_[0] |
line | l | !l | condition |
---|---|---|---|
443 | 0 | 0 | $1 || 'die' |