line |
!l |
l&&!r |
l&&r |
condition |
6
|
0 |
9 |
0 |
not defined &DB::DB and $^P & 2 |
38
|
0 |
9 |
0 |
"$]" >= 5.008009 && "$]" < 5.01 |
40
|
0 |
9 |
0 |
"$]" > 5.008009 && "$]" <= 5.01 |
111
|
17 |
3 |
0 |
@_ && (!defined($_[0]) || $_[0] =~ /^\d+$/) |
159
|
34 |
0 |
0 |
$OPTIONS{'color'} and $^O eq 'MSWin32' |
171
|
0 |
0 |
34 |
$OPTIONS{'errors'} and not $OLD_SIG{'__DIE__'} |
173
|
26 |
3 |
5 |
$SIG{'__DIE__'} and $SIG{'__DIE__'} ne \&Devel::Confess::_die |
176
|
18 |
0 |
16 |
$OPTIONS{'warnings'} and not $OLD_SIG{'__WARN__'} |
178
|
13 |
3 |
0 |
$SIG{'__WARN__'} and $SIG{'__WARN__'} ne \&Devel::Confess::_warn |
195
|
36 |
0 |
0 |
$now ne $sub and $old |
247
|
61 |
0 |
0 |
$OPTIONS{'color'} and &_can_stringify() |
360
|
0 |
0 |
6 |
$NoTrace{$_} and _can($ex, 'isa') |
|
0 |
6 |
0 |
$NoTrace{$_} and _can($ex, 'isa') and $ex->isa($_) |
410
|
12 |
9 |
0 |
$out =~ s/^(={75}\ncontext for .*^={75}\n\z)//ms and $source_trace = $1 |
417
|
0 |
21 |
0 |
$trace =~ s/^(={75}\ncontext for .*^={75}\n\z)//ms and $new_source_trace = $1 |
447
|
1 |
0 |
0 |
$OPTIONS{'dump'} and not overload::OverloadedStringify($ex) |