| blib/lib/Dancer2/Plugin/TemplateFlute.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | if (@_ % 2) |
| 32 | 0 | 0 | if $name |
| 39 | 0 | 0 | if not $source and $plugin->app->request->is_post |
| 41 | 0 | 0 | if ($source) |
| 42 | 0 | 0 | if ($source eq 'body') { } |
| 0 | 0 | elsif ($source eq 'query') { } | |
| 0 | 0 | elsif ($source eq 'parameters') { } | |
| 59 | 0 | 0 | if $source and $source eq 'session' |