Condition Coverage

blib/lib/CGI/Builder/Auth/Context.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
25 6 0 0 ref $_[0]->owner && $_[0]->owner->can('cs')
144 1 0 0 $self->session and $token = $self->session->param('CBA_Token')

or 2 conditions

line l !l condition
151 0 0 $self->User_factory->load('id', $username) || undef