| blib/lib/SweetPea/Application.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 176 | 0 | 0 | if (-e 'sweet/App.pm') |
| 178 | 0 | 0 | if ($@) { } |
| 193 | 0 | 0 | if ($$self{'store'}{'application'}{'mock_run'}) |
| 194 | 0 | 0 | if ($$self{'store'}{'template'}) { } |
| 0 | 0 | elsif (length $self->template->{'data'} > 1) { } | |
| 195 | 0 | 0 | if (length $$self{'store'}{'template'}{'data'} > 1) |
| 208 | 0 | 0 | if (length $$self{'store'}{'template'}{'data'} > 1) { } |
| 0 | 0 | elsif (length $self->template->{'data'} > 1) { } |