line |
!l |
l&&!r |
l&&r |
condition |
84
|
139 |
1299 |
3 |
$slot eq 'CODE' and $stash->{$name} eq '-1' |
126
|
0 |
0 |
5 |
$cv and ref $cv eq 'CODE' |
137
|
0 |
83 |
26 |
$object and &Scalar::Util::blessed($object) |
149
|
0 |
0 |
926 |
$cv and ref $cv eq 'CODE' |
193
|
0 |
2 |
1 |
$cv and ref $cv eq 'CODE' |
206
|
0 |
0 |
421 |
$cv and ref $cv eq 'CODE' |
225
|
0 |
0 |
3 |
$stash and ref $stash eq 'HASH' |
274
|
0 |
0 |
16 |
$roles and ref $roles eq 'ARRAY' |
|
0 |
0 |
16 |
$roles and ref $roles eq 'ARRAY' and scalar @$roles != 0 |
351
|
0 |
0 |
0 |
exists $slots{$name} and $slots{$name} != $slot->initializer |
398
|
419 |
0 |
0 |
exists $methods{$name} and $methods{$name} != $m->body |
415
|
419 |
0 |
0 |
exists $required{$name} and not exists $conflicts{$name} |