| blib/lib/Pickles/WebApp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 16 | 43.7 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 5 | 0 | unless $self->config |
| 19 | 5 | 0 | unless $self->dispatcher |
| 20 | 5 | 0 | unless $self->container |
| 26 | 0 | 0 | unless ref $self |
| 58 | 5 | 0 | unless ($file) |
| 71 | 5 | 0 | if (-e $file) |
| 80 | 5 | 0 | unless ($file) |
| 88 | 5 | 0 | unless blessed $self |