| line |
!l |
l&&!r |
l&&r |
condition |
|
204
|
0 |
0 |
0 |
ref $args{'log'} and $args{'log'}->isa('IO::Handle') |
|
356
|
0 |
0 |
0 |
$args{'sql_obj'} and exists $mon->what->{'sql_object'} |
|
360
|
0 |
0 |
0 |
$args{'sql_obj'} and exists $mon->what->{'sql_object_pretty'} |
|
364
|
0 |
0 |
0 |
$args{'sql_str'} and exists $mon->what->{'statement'} |
|
368
|
0 |
0 |
0 |
$args{'binds'} and exists $mon->what->{'binds'} |
|
372
|
0 |
0 |
0 |
$args{'row'} and exists $mon->what->{'row'} |
|
376
|
0 |
0 |
0 |
$args{'sql_obj'} and exists $mon->what->{'origin'} |
|
|
0 |
0 |
0 |
$args{'sql_obj'} and exists $mon->what->{'origin'} and $args{'sql_obj'}->last_origin_frame |
|
383
|
0 |
0 |
0 |
$mon->trace_limit and $frames_printed >= $mon->trace_limit |