line |
!l |
l&&!r |
l&&r |
condition |
182
|
0 |
0 |
0 |
$store->[$i]{'client'} eq $class and $store->[$i]{'expr'} eq $expr |
354
|
0 |
0 |
0 |
$op_to_deparse->is_null and $op_to_deparse->children |
|
0 |
0 |
0 |
$op_to_deparse->is_null and $op_to_deparse->children and $op_to_deparse->children->[0]->is_if_statement |
|
0 |
0 |
0 |
$op_to_deparse->op->name eq 'grepwhile' and $op_to_deparse->first->children->[1]->first->is_scopelike || $op_to_deparse->first->children->[1]->first->is_null && $op_to_deparse->first->children->[1]->first->first->is_scopelike |
406
|
0 |
0 |
0 |
$current_op and $parents-- |
559
|
0 |
0 |
0 |
$single and defined $step_over_depth |
|
0 |
0 |
0 |
$single and defined $step_over_depth and $step_over_depth < $stack_depth |
574
|
0 |
0 |
0 |
$DB::dbline{$line} and $DB::dbline{$line}{$breakpoint_key} |
660
|
0 |
0 |
0 |
$DB::dbline{$line} and $DB::dbline{$line}{'action'} |
833
|
0 |
0 |
0 |
defined $step_over_depth and $step_over_depth >= $stack_depth |
line |
l |
!l&&r |
!l&&!r |
condition |
50
|
0 |
0 |
6 |
%trace_clients || @watch_exprs |
305
|
0 |
0 |
0 |
$optrees{$optree_cache_key} ||= 'Devel::Chitin::OpTree'->build_from_location(ref $current_sub ? $current_sub : $loc) |
354
|
0 |
0 |
0 |
$op_to_deparse->first->children->[1]->first->is_scopelike || $op_to_deparse->first->children->[1]->first->is_null && $op_to_deparse->first->children->[1]->first->first->is_scopelike |
|
0 |
0 |
0 |
$op_to_deparse->op->name eq 'mapwhile' or $op_to_deparse->op->name eq 'grepwhile' and $op_to_deparse->first->children->[1]->first->is_scopelike || $op_to_deparse->first->children->[1]->first->is_null && $op_to_deparse->first->children->[1]->first->first->is_scopelike |
356
|
0 |
0 |
0 |
eval {
do {
&$xform($op_to_deparse)
}
} || $op_to_deparse |
544
|
0 |
0 |
0 |
defined $current_value->[$i] xor defined $old_value->[$i] or $current_value->[$i] ne $old_value->[$i] |
565
|
0 |
0 |
0 |
$single or $signal |
681
|
0 |
0 |
0 |
not $ready or $debugger_disabled |
|
0 |
0 |
0 |
not $ready or $debugger_disabled or $in_debugger |
741
|
0 |
0 |
0 |
$finished or @pending_eval |
782
|
0 |
0 |
0 |
not $ready or index($sub, 'Devel::Chitin::StackTracker') == 0 |
|
0 |
0 |
0 |
not $ready or index($sub, 'Devel::Chitin::StackTracker') == 0 or $debugger_disabled |