Condition Coverage

blib/lib/Apache2/AuthzCaps.pm
Criterion Covered Total %
condition 4 7 57.1


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 $command eq 'cap' and hascaps($user, @args)

or 2 conditions

line l !l condition
26 2 1 eval { do { LoadFile("$rootdir/$user.yml") } } // {}
27 2 1 $config->{'caps'} //= {}