Condition Coverage

blib/lib/App/Dochazka/REST/Auth.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
178 0 0 0 exists $session->{'eid'} and $session->{'eid'}
247 0 0 0 not $App::Dochazka::REST::Auth::meta->META_DOCHAZKA_UNIT_TESTING and $App::Dochazka::REST::Auth::site->DOCHAZKA_LDAP
0 0 0 not $App::Dochazka::REST::Auth::meta->META_DOCHAZKA_UNIT_TESTING and $App::Dochazka::REST::Auth::site->DOCHAZKA_LDAP and ldap_exists($nick)
279 0 0 0 defined $emp and $emp->isa("App::Dochazka::REST::Model::Employee")

or 2 conditions

line l !l condition
368 0 0 $acl_profile || 'undefined'
371 0 0 $acl_profile || 'undefined'
384 0 0 $acl_profile || 'undefined'