Condition Coverage

blib/lib/Data/Chronicle/Writer.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
151 2 0 0 $archive and $self->db_handle

or 2 conditions

line l !l condition
130 2 0 shift() // 1

or 3 conditions

line l !l&&r !l&&!r condition
131 0 2 0 shift() // $self->ttl
136 0 2 0 ref $value eq 'ARRAY' or ref $value eq 'HASH'