| blib/lib/Lemonldap/NG/Common/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 26 | 34.6 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 1 | 1 | unless ($self->storageModule->can('populate')) |
| 72 | 0 | 1 | if $@ |
| 89 | 2 | 0 | if not $self->id or $self->id and not $data and $self->force |
| 95 | 0 | 2 | if ($self->id and $creation) |
| 104 | 2 | 0 | if ($creation and $self->kind) |
| 109 | 2 | 0 | if ($data) |
| 125 | 0 | 2 | if ($self->storageModule =~ /Lemonldap::NG::Common::Apache::Session::SOAP/) { } |
| 136 | 0 | 2 | if ($@ or not tied %h) |
| 138 | 0 | 0 | if $@ |
| 157 | 0 | 0 | unless (ref $infos eq 'HASH') |
| 164 | 0 | 0 | if ($data) |
| 166 | 0 | 0 | if (defined $$infos{$_}) { } |
| 191 | 0 | 0 | if ($@) |