| blib/lib/Lemonldap/NG/Common/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 20 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 89 | 0 | 0 | 0 | $self->id and not $data |
| 0 | 0 | 0 | $self->id and not $data and $self->force | |
| 95 | 2 | 0 | 0 | $self->id and $creation |
| 104 | 0 | 0 | 2 | $creation and $self->kind |
| line | l | !l | condition |
|---|---|---|---|
| 76 | 2 | 0 | $self->storageModuleOptions || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 89 | 2 | 0 | 0 | not $self->id or $self->id and not $data and $self->force |
| 136 | 0 | 0 | 2 | $@ or not tied %h |