line |
!l |
l&&!r |
l&&r |
condition |
111
|
60 |
0 |
5 |
$gtline =~ /^\s*root\s*=\s*(.*)/i and $1 ne $h->root |
202
|
5 |
0 |
35 |
$sub ne $h->root && @supers |
233
|
0 |
0 |
0 |
ref $opts{'label_node'} and ref $opts{'label_node'} eq 'CODE' |
475
|
0 |
5 |
0 |
$compat and $h->can('_retrieve_before') |
482
|
0 |
40 |
0 |
$compat and $h->can('_retrieve_type_before') |
485
|
0 |
0 |
40 |
$compat and $h->can('_retrieve_type') |
494
|
0 |
40 |
0 |
$compat and $h->can('_retrieve_type_after') |
497
|
0 |
3 |
2 |
$compat and $h->can('_retrieve_after') |
519
|
0 |
0 |
10 |
ref $head and ref $head eq 'HASH' |
573
|
0 |
0 |
10 |
defined($class = ref $h || $h) and $$head{'Class'} eq $class |
|
0 |
0 |
10 |
defined($class = ref $h || $h) and $$head{'Class'} eq $class and $$head{'Cversion'} == $h->VERSION |
600
|
0 |
0 |
0 |
defined($compat = $h->_get_bin_compat) and defined $$compat{$$head{'Class'}} |