| blib/lib/Log/Any/Plugin/History.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 10 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 1 | 0 | unless ($adapter_class->can('history')) | 
| 25 | 0 | 4 | if defined $arg and ref $arg eq 'ARRAY' | 
| 31 | 1 | 0 | unless ($adapter_class->can('max_history_size')) | 
| 35 | 3 | 0 | unless $arg | 
| 51 | 1 | 3 | unless $self->$check |