Condition Coverage

blib/lib/JPList/Request.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
187 0 0 0 $filter_vals->{'type'} eq 'button-filter' and $filter_vals->{'name'} eq 'download'
232 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'