Branch Coverage

blib/lib/JPList/Controls/Filter.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
67 0 0 if (exists $data->{'path'} and exists $data->{'value'} and $data->{'value'})
72 0 0 if ($data->{'mode'} ne 'integer')
114 0 0 if (exists $data->{'path'} and $data->{'path'} ne 'default')
160 0 0 if (exists $data->{'path'} and $data->{'path'} ne 'default')
211 0 0 if (exists $filter_vals->{'data'} and $filter_vals->{'data'}{'prev_year'} and $filter_vals->{'data'}{'next_year'})
224 0 0 if ($from_date =~ /\d{4}-\d{2}-\d{2}/ and $to_date =~ /\d{4}-\d{2}-\d{2}/)
271 0 0 if (exists $filter_vals->{'data'} and $filter_vals->{'data'}{'year'})
277 0 0 if ($date =~ /\d{4}-\d{2}-\d{2}/)
321 0 0 if (exists $filter_vals->{'data'})
324 0 0 if (exists $data->{'pathGroup'} and ref $data->{'pathGroup'} eq 'ARRAY')
330 0 0 if (scalar @real_values)