line |
!l |
l&&!r |
l&&r |
condition |
257
|
110 |
1 |
21 |
scalar @args == 2 and defined $args[0] |
|
60 |
0 |
51 |
scalar @args == 4 and defined $args[0] |
|
60 |
0 |
51 |
scalar @args == 4 and defined $args[0] and defined $args[2] |
260
|
1 |
0 |
50 |
exists $hash_keys{$args[0]} and exists $hash_keys{$args[2]} |
403
|
0 |
1 |
23 |
defined $user && length $user && defined $host && length $host && !$self->{'invalid'} |
480
|
14 |
0 |
83 |
defined $user and defined $host |
491
|
20 |
0 |
94 |
defined $user and defined $host |
|
20 |
1 |
93 |
defined $user and defined $host and length $user |
|
1 |
0 |
93 |
defined $user and defined $host and length $user and length $host |
541
|
14 |
0 |
20 |
defined $phrase and length $phrase |
543
|
12 |
0 |
2 |
defined $comment and length $comment |
545
|
4 |
0 |
8 |
defined $user and length $user |