blib/lib/Cookieville.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
326 | 0 | 2 | 0 | $$config{$_} and $self->log->$_($$config{$_}) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
346 | 0 | 59 | 0 | (shift())->stash->{'db'} ||= $self->schema_class->connect(@{$self->connect_args;}) |