| line |
l |
!l&&r |
!l&&!r |
condition |
|
60
|
2 |
0 |
149 |
scalar @_ != 2 or not defined $contractor |
|
|
2 |
0 |
149 |
scalar @_ != 2 or not defined $contractor or ref $contractor ne '' |
|
|
0 |
5 |
144 |
scalar @_ != 2 or not defined $contractor or ref $contractor ne '' or not $contractor =~ /::/ |
|
81
|
0 |
0 |
49 |
not defined $contract or ref $contract ne 'Sub::Contract' |
|
126
|
0 |
0 |
50 |
scalar @_ != 2 or not defined $contractor |
|
|
0 |
0 |
50 |
scalar @_ != 2 or not defined $contractor or ref $contractor ne '' |
|
|
0 |
5 |
45 |
scalar @_ != 2 or not defined $contractor or ref $contractor ne '' or not $contractor =~ /::/ |
|
145
|
0 |
0 |
10 |
scalar @_ != 0 or not defined $match |
|
|
0 |
0 |
10 |
scalar @_ != 0 or not defined $match or ref $match ne '' |