Condition Coverage

blib/lib/Cookieville.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
326 0 2 0 $$config{$_} and $self->log->$_($$config{$_})

or 3 conditions

line l !l&&r !l&&!r condition
346 0 59 0 (shift())->stash->{'db'} ||= $self->schema_class->connect(@{$self->connect_args;})