line |
!l |
l&&!r |
l&&r |
condition |
326
|
0 |
0 |
0 |
$scope eq 'our' and $fullName =~ /^(\@ISA|\@EXPORT|\@EXPORT_OK|\$VERSION)$/ |
328
|
0 |
0 |
0 |
$fullName eq '@ISA' and defined $expr |
388
|
0 |
0 |
0 |
$class eq 'main' and @{$$classDef{'attributeorder'};} == 0 |
|
0 |
0 |
0 |
$class eq 'main' and @{$$classDef{'attributeorder'};} == 0 and @{$$classDef{'subroutineorder'};} == 0 |
|
0 |
0 |
0 |
$class eq 'main' and @{$$classDef{'attributeorder'};} == 0 and @{$$classDef{'subroutineorder'};} == 0 and not defined $$classDef{'details'} |
|
0 |
0 |
0 |
$class eq 'main' and @{$$classDef{'attributeorder'};} == 0 and @{$$classDef{'subroutineorder'};} == 0 and not defined $$classDef{'details'} and not defined $$classDef{'comments'} |
479
|
0 |
0 |
1 |
defined $state and exists $$hValidStates{$state} |
483
|
1 |
0 |
0 |
defined $$self{'_sState'} and $$self{'_sState'} eq $state |
723
|
0 |
0 |
0 |
$$self{'_iOpenBrace'} > 0 and $$self{'_iOpenBrace'} == $$self{'_iCloseBrace'} |
934
|
0 |
0 |
0 |
$sSubState eq 'DOXYFUNCTION' and not grep(/^static$/, @aOptions) |