Condition Coverage

blib/lib/Catalyst/Plugin/HashedCookies.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
156 0 0 0 defined $_ and /^_hashedcookies_/

or 2 conditions

line l !l condition
54 0 0 $self->config->{'hashedcookies'}{'algorithm'} ||= 'SHA1'

or 3 conditions

line l !l&&r !l&&!r condition
102 0 0 0 $digest or $required