Branch Coverage

blib/lib/Tapper/Reports/Web/Controller/Tapper/Reports.pm
Criterion Covered Total %
branch 7 20 35.0


line true false branch
21 0 2 if $args[0] eq 'exit'
26 0 2 if ($filter_condition->{'error'})
58 1 1 if ($hr_params->{'report_date'}) { }
1 0 elsif (not $hr_filter_condition->{'report_id'}) { }
66 0 0 if ($hr_params->{'pager_sign'} and $hr_params->{'pager_value'})
67 0 0 if ($hr_params->{'pager_sign'} eq 'negative') { }
0 0 elsif ($hr_params->{'pager_sign'} eq 'positive') { }
79 2 0 if ($hr_filter_condition->{'report_date'}) { }
88 0 2 if ($d_report_date_from ne $d_report_date_to) { }
150 0 0 if $i == $j