| blib/lib/JPList/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 195 | 0 | 0 | 0 | $filter_vals->{'type'} eq 'button-filter' and $filter_vals->{'name'} eq 'download' |
| 240 | 0 | 0 | 0 | exists $data->{'filterType'} and $data->{'filterType'} eq 'path' |
| 0 | 0 | 0 | exists $data->{'filterType'} and $data->{'filterType'} eq 'path' and exists $data->{'path'} | |
| 0 | 0 | 0 | exists $data->{'filterType'} and $data->{'filterType'} eq 'path' and exists $data->{'path'} and $data->{'path'} eq '.download' |