line |
!l |
l&&!r |
l&&r |
condition |
207
|
0 |
0 |
0 |
_is_uri($fields[0]) and _is_uri($fields[3]) |
316
|
0 |
0 |
0 |
ref $_[0] and UNIVERSAL::isa($_[0], 'Data::Beacon') |
345
|
7 |
0 |
0 |
@_ % 2 and not blessed($_[0]) |
|
7 |
0 |
0 |
@_ % 2 and not blessed($_[0]) and ref $_[0] |
|
0 |
0 |
0 |
@_ % 2 and not blessed($_[0]) and ref $_[0] and ref $_[0] eq 'HASH' |
361
|
1 |
0 |
2 |
ref $handler and ref $handler eq 'CODE' |
373
|
0 |
0 |
0 |
ref $handler and ref $handler eq 'CODE' |
380
|
0 |
0 |
0 |
ref $param{'pre'} and ref $param{'pre'} eq 'HASH' |
489
|
0 |
0 |
0 |
ref $$self{'from'} and ref $$self{'from'} eq 'CODE' |
520
|
0 |
0 |
0 |
$n > 1 and _is_uri($parts[$n - 2]) |
572
|
0 |
0 |
0 |
defined $msg and $msg ne '' |
626
|
0 |
0 |
0 |
defined $scheme and length $scheme |
|
0 |
0 |
0 |
defined $scheme and length $scheme and defined $path |
629
|
0 |
0 |
0 |
defined $authority and length $authority |