Condition Coverage

blib/lib/Catmandu/Store/DBI/Bag.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
173 0 0 0 $val and $val =~ /^(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2}:\d{2})/

or 2 conditions

line l !l condition
58 0 0 $map->{'type'} ||= 'string'
131 0 0 $$row{$map->{'column'}} // (next)
136 0 0 $val->{$k} // (next)
168 0 0 $val // (next)
177 0 0 $val // (next)

or 3 conditions

line l !l&&r !l&&!r condition
54 0 0 0 $mapping->{'_id'} ||= $default_mapping->{'_id'}
59 0 0 0 $map->{'column'} ||= $key