blib/lib/JQuery/TableSorter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | unless $$my{'param'}{'id'} =~ /\S/ |
17 | 0 | 0 | unless ref $$my{'param'}{'data'} eq 'ARRAY' |
25 | 0 | 0 | if ($$my{'param'}{'css'}) |
36 | 0 | 0 | if (defined $jquery) |
50 | 0 | 0 | unless (defined $data) |
57 | 0 | 0 | if defined $id |
187 | 0 | 0 | unless defined $value |
188 | 0 | 0 | if (ref $value eq 'ARRAY') |