line |
!l |
l&&!r |
l&&r |
condition |
245
|
36 |
27 |
0 |
$$column{$key} and ref $$column{$key} |
395
|
1 |
6 |
0 |
defined $$column{'f'} and ref $$column{'f'} |
507
|
6 |
3 |
3 |
$$self{'with_timezone'} and ref $$cell{'v'} |
|
9 |
0 |
3 |
$$self{'with_timezone'} and ref $$cell{'v'} and ref $$cell{'v'} ne 'ARRAY' |
|
3 |
3 |
0 |
$$self{'with_timezone'} and ref $$cell{'v'} and ref $$cell{'v'} ne 'ARRAY' and $$cell{'v'}->isa('DateTime') |
|
3 |
0 |
0 |
$$self{'with_timezone'} and ref $$cell{'v'} and ref $$cell{'v'} ne 'ARRAY' and $$cell{'v'}->isa('DateTime') and $type eq 'date' || $type eq 'datetime' |
664
|
9 |
0 |
13 |
$params{'columns'} and @{$params{'columns'};} |