line |
l |
!l&&r |
!l&&!r |
condition |
120
|
0 |
17 |
25 |
is_glob_ref(\$arg) or is_glob_ref($arg)
|
125
|
13 |
4 |
0 |
"IO::Handle"->new_from_fd($arg, $mode) // $arg
|
233
|
0 |
0 |
0 |
$MIME_TYPES ||= "MIME::Types"->new("only_complete", 1)
|
322
|
0 |
0 |
13 |
$opts{'_key'} // $opts{'key'}
|
342
|
0 |
0 |
0 |
is_integer($path->[0]) || ord $path->[0] == 36
|
|
0 |
0 |
0 |
$data->[$key] ||= is_integer($path->[0]) || ord $path->[0] == 36 ? [] : {}
|
351
|
0 |
0 |
0 |
is_integer($path->[0]) || ord $path->[0] == 36
|
|
0 |
0 |
0 |
$data->{$key} ||= is_integer($path->[0]) || ord $path->[0] == 36 ? [] : {}
|
464
|
0 |
0 |
8 |
$_[0]->isa("boolean") or $_[0]->isa("Types::Serialiser::Boolean")
|
|
0 |
0 |
8 |
$_[0]->isa("boolean") or $_[0]->isa("Types::Serialiser::Boolean") or $_[0]->isa("JSON::XS::Boolean")
|
|
0 |
0 |
8 |
$_[0]->isa("boolean") or $_[0]->isa("Types::Serialiser::Boolean") or $_[0]->isa("JSON::XS::Boolean") or $_[0]->isa("Cpanel::JSON::XS::Boolean")
|
|
0 |
8 |
0 |
$_[0]->isa("boolean") or $_[0]->isa("Types::Serialiser::Boolean") or $_[0]->isa("JSON::XS::Boolean") or $_[0]->isa("Cpanel::JSON::XS::Boolean") or $_[0]->isa("JSON::PP::Boolean")
|
619
|
1 |
0 |
0 |
$HUMAN_CONTENT_TYPES->{$key} // $default
|
|
1 |
0 |
0 |
($HUMAN_CONTENT_TYPES->{$key} // $default) // $content_type
|
690
|
0 |
0 |
809 |
$pkg =~ s/^\+// or $pkg =~ /^$ns/
|
710
|
1 |
4 |
2 |
not defined $format or $format eq "iso_date_time"
|