Condition Coverage

blib/lib/Catalyst/Authentication/Store/DBI/ButMaintained.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
67 0 0 0 exists $user{$self->get_config('user_key')} and length $user{$self->get_config('user_key')}
86 0 0 0 exists $unescaped->{$_} && defined $unescaped->{$_}
101 0 0 0 exists $self->config->{'user_key'} and $user->get($self->get_config('user_key'))