Branch Coverage

blib/lib/CGI/Application/Plugin/Authorization/Driver/SimpleGroup.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
81 0 4 unless defined $username
84 0 6 unless defined $group
85 2 4 if $username eq $group