line |
!l |
l&&!r |
l&&r |
condition |
371
|
0 |
20 |
8 |
defined $parent and my(@parent_contracts) = _get_contracts(_package_and_method_to_symbol($parent, $method), 'pre') |
430
|
0 |
54 |
12 |
defined $parent and my(@parent_contracts) = (_get_contracts($parent_symbol, 'post'), _get_contracts($parent_symbol, 'temp-post')) |
447
|
5 |
5 |
2 |
$child_success and not $parent_success |
575
|
0 |
0 |
16 |
defined ref $glob and ref $glob eq 'CODE' |
676
|
0 |
0 |
15 |
defined ref $glob and ref $glob eq 'CODE' |
783
|
0 |
0 |
9 |
defined ref $glob and ref $glob eq 'CODE' |