blib/lib/DataTables.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
183 | 0 | 0 | 0 | scalar(keys %{$$columns{$key};} == 2) and exists $$columns{$key}{'AS'} |
272 | 0 | 0 | 0 | $q->param('bSearchable_' . $i) ne '' and $q->param('bSearchable_' . $i) eq 'true' |
0 | 0 | 0 | $q->param('bSearchable_' . $i) ne '' and $q->param('bSearchable_' . $i) eq 'true' and $q->param('sSearch_' . $i) ne '' | |
323 | 0 | 0 | 0 | $q->param('iDisplayStart') ne '' and $q->param('iDisplayLength') ne '-1' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
22 | 0 | 0 | 0 | ref $invocant || $invocant |
57 | 0 | 0 | 0 | UNIVERSAL::isa($ref, 'ARRAY') or UNIVERSAL::isa($ref, 'HASH') |