| line |
l |
!l&&r |
!l&&!r |
condition |
|
252
|
0 |
3 |
62 |
$subpart =~ /,$/ or $subpart =~ /^$WHITESPACES$/ |
|
280
|
4 |
0 |
3 |
$$access_level{'protected'} or $$access_level{'private'} |
|
283
|
0 |
0 |
20 |
$$access_level{'protected'} or $$access_level{'private'} |
|
383
|
0 |
0 |
54 |
$error or not $DATATYPES->check_parameter_definition($$entry{'type'}, $$entry{'check'}) |
|
561
|
0 |
1 |
0 |
UNIVERSAL::isa($caller_package, $$def{'sub_data'}{'class'}) or UNIVERSAL::isa($$def{'sub_data'}{'class'}, $caller_package) |
|
601
|
4 |
13 |
2 |
ref $class_param || $class_param |
|
604
|
15 |
0 |
2 |
UNIVERSAL::isa($is_class, $should_class) or UNIVERSAL::isa($should_class, $is_class) |