| blib/lib/Amon2/Plugin/Web/HTTPSession.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | unless my $state_conf = $$conf{'state'} |
| 17 | 0 | 0 | unless my $store_conf = $$conf{'store'} |
| 34 | 0 | 0 | if (my $session = $$self{'Amon2::Plugin::Web::HTTPSession'}) |
| 43 | 0 | 0 | if (ref $stuff) { } |
| 44 | 0 | 0 | if (ref $stuff eq 'CODE') { } |