Condition Coverage

blib/lib/Catalyst/Authentication/Store/LDAP/User.pm
Criterion Covered Total %
condition 1 5 20.0


or 2 conditions

line l !l condition
161 0 0 $$self{'_roles'} ||= [$self->store->lookup_roles($self)]

or 3 conditions

line l !l&&r !l&&!r condition
310 0 0 1 $self->SUPER::can($method) || do { return unless $self->has_attribute($method); return sub { $_[0]->has_attribute($method); } }