Branch Coverage

lib/HTTP/Server/Directory/UserDirs.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
21 0 0 unless $$args{'allow_users'}
22 0 0 unless $$args{'deny_users'}
37 0 0 if keys %$allow and not $$allow{$user}
38 0 0 if keys %$deny and $$deny{$user}
39 0 0 if exists $homes{$user} and not defined $homes{$user}
41 0 0 $d ? :