| blib/lib/CGI/Application/Demo/Basic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 99 | 0 | 0 | if $command_index > $#$command |
| 101 | 0 | 0 | if (ref $$command[$command_index] eq 'ARRAY') { } |
| 114 | 0 | 0 | $#$command == 0 ? : |
| 280 | 0 | 0 | if (not $self->param('records_per_page_option')) |
| 357 | 0 | 0 | if (ref $parameter eq 'ARRAY') { } |
| 0 | 0 | elsif (ref($parameter) =~ /^Class::DBI::Loader/) { } | |
| 363 | 0 | 0 | unless ($main::cdbi_class::) |
| 375 | 0 | 0 | if $@ |
| 444 | 0 | 0 | if not defined $value or $value < $minimum or $value > $maximum |