line |
!l |
l&&!r |
l&&r |
condition |
107
|
26 |
0 |
1 |
exists $ENV{'PERL_FILE_KDBX_XS'} and not $ENV{'PERL_FILE_KDBX_XS'} |
144
|
0 |
0 |
0 |
$^O ne "MSWin32" and $^O ne "NetWare" |
148
|
0 |
0 |
0 |
$] == "5.01" and $Config::Config{'ccname'} eq "gcc" |
|
0 |
0 |
0 |
$] == "5.01" and $Config::Config{'ccname'} eq "gcc" and $Config::Config{'gccversion'} |
151
|
0 |
0 |
0 |
$parts[0] == 4 and $parts[1] >= 8 |
247
|
0 |
235 |
0 |
defined $cowrefcnt and 1 < $cowrefcnt |
262
|
224 |
739 |
261 |
defined $cowrefcnt and 1 < $cowrefcnt |
424
|
0 |
0 |
0 |
&blessed($num) and $num->can("as_hex") |
487
|
0 |
0 |
0 |
defined $_[0] and not XXX |
521
|
0 |
0 |
13 |
0 <= $size and $size < 256 |
579
|
0 |
11 |
10 |
@_ && ($OPS{$_[0] or ''} || 0) == 2 |
732
|
166 |
0 |
121 |
defined $subject and not XXX |
|
166 |
121 |
0 |
defined $subject and not XXX and ($OPS{$subject} || 2) < 2 |
744
|
56 |
2 |
9 |
$op_type == 1 and _is_operand_plain($operand) |
807
|
168 |
0 |
56 |
&blessed($_[0]) && $_[0]->can($subject) |
line |
l |
!l&&r |
!l&&!r |
condition |
107
|
0 |
1 |
26 |
$ENV{'PERL_ONLY'} or exists $ENV{'PERL_FILE_KDBX_XS'} and not $ENV{'PERL_FILE_KDBX_XS'} |
151
|
0 |
0 |
0 |
$parts[0] > 4 or $parts[0] == 4 and $parts[1] >= 8 |
218
|
8 |
0 |
557 |
!defined($_) || $_ eq '' || XXX && @$_ == 0 || XXX && keys %$_ == 0 || XXX && (!defined($$_) || $$_ eq '') || XXX && _empty($$_) |
245
|
113 |
0 |
235 |
not defined $_ or &readonly($_) |
260
|
415 |
0 |
1224 |
not defined $$_ or &readonly($$_) |
293
|
780 |
64 |
46 |
not XXX or XXX |
|
844 |
0 |
46 |
not XXX or XXX or XXX |
|
64 |
46 |
0 |
not XXX or XXX or XXX or XXX |
369
|
2 |
0 |
189 |
$set //= $args{'test'} |
372
|
1 |
1 |
189 |
$args{'printable'} // $args{'print'} |
513
|
3 |
40 |
45 |
$cache{join "\0", grep({defined $_;} @_)} //= &$func(@args, @_) |
518
|
15 |
1 |
0 |
shift() // throw("Must provide a string to pad") |
535
|
359 |
0 |
36 |
XXX or overload::Method($code, "&{}") |
582
|
19 |
0 |
2 |
$op eq '=~' || $op eq '!~' |
634
|
0 |
0 |
0 |
$port ||= $scheme eq "http" ? 80 : ($scheme eq "https" ? 433 : undef) |
723
|
17 |
197 |
84 |
XXX || XXX |
729
|
287 |
0 |
0 |
shift() // throw("Must specify a query operator") |
734
|
2 |
0 |
210 |
$op eq "-not" or $op eq "-false" |
792
|
1 |
0 |
1 |
$op eq "eq" or $op eq "==" |
|
1 |
0 |
0 |
$op eq "ne" or $op eq "!=" |
832
|
84 |
0 |
0 |
$map{$op} // throw("Unexpected operator in query: $op", "subject", $subject, "operator", $op, "operand", $operand) |