Condition Coverage

blib/lib/OpenID/Lite/SessionHandler.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
27 0 0 0 $session_type && $self->_session_type eq $session_type
33 0 0 0 $assoc_type && any(sub { $_ eq $assoc_type; } , @$allowed)