Condition Coverage

blib/lib/CGI/List.pm
Criterion Covered Total %
condition 0 67 0.0


and 3 conditions

line !l l&&!r l&&r condition
98 0 0 0 $$self{'auto_order'} and param('cg_order')
0 0 0 $$self{'auto_order'} and param('cg_order') and param('cg_list') eq $$self{'name'}
109 0 0 0 $$self{'link'} and not $$self{'link'}{'event'}
282 0 0 0 $$self{'link'}{'hidde_key_col'} && $$self{'sth'}{'NAME'}[$i] eq $$self{'link'}{'key'}
0 0 0 $$self{'sth'}{'NAME'}[$i] and not $$self{'link'}{'hidde_key_col'} && $$self{'sth'}{'NAME'}[$i] eq $$self{'link'}{'key'}
659 0 0 0 $$self{'link'}{'hidde_key_col'} && $$self{'sth'}{'NAME'}[$i] eq $$self{'link'}{'key'}
0 0 0 $$self{'sth'}{'NAME'}[$i] and not $$self{'link'}{'hidde_key_col'} && $$self{'sth'}{'NAME'}[$i] eq $$self{'link'}{'key'}
0 0 0 $$self{'sth'}{'NAME'}[$i] and not $$self{'link'}{'hidde_key_col'} && $$self{'sth'}{'NAME'}[$i] eq $$self{'link'}{'key'} and not $$self{'group_fields_hash'}{$$self{'sth'}{'NAME'}[$i]}

or 2 conditions

line l !l condition
35 0 0 param('cg_order') || 0
36 0 0 param('cg_page') || 0
279 0 0 $$self{'sth'}{'NUM_OF_FIELDS'} || 0
337 0 0 " $1 $2 $3" || ''
355 0 0 " $1 $2 $3" || ''
441 0 0 param('cg_page') || 1
584 0 0 " $1 $2 $3" || ''
602 0 0 " $1 $2 $3" || ''
830 0 0 shift() || ''
841 0 0 shift() || ''
855 0 0 shift() || ''
862 0 0 shift() || ''
876 0 0 shift() || ''
900 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
260 0 0 0 defined $$self{'columns_width'} or defined $$self{'columns_headers_align'}
394 0 0 0 $$self{'opener'} or $$self{'link'}{'location'}
503 0 0 0 $params{'order_by'} || $params{'key'}
505 0 0 0 "$params{'order_by'}" || $params{'key'}
638 0 0 0 defined $$self{'columns_width'} or defined $$self{'columns_headers_align'}