| blib/lib/Hailo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 12 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 153 | 93 | 22 | 239 | $k eq 'storage' && defined $self->brain |
| 223 | 9 | 2 | 12 | not ref $input and defined $input |
| 11 | 11 | 1 | not ref $input and defined $input and $input eq '-' | |
| 336 | 21 | 1 | 259 | &blessed($self->{'_storage'}) and $self->save_on_exit |