Branch Coverage

blib/lib/Catalyst/Authentication/User/Hash.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
11 0 0 @_ > 1 ? :
39 1 23 if (@_)
41 1 0 $arr ? :
46 1 2 unless $data
3 21 $self->{'__hash_obj_key_is_array'}{$key} || $key =~ /roles/ ? :
67 0 19 if @spec == 1 and exists $$self{$spec[0]}
71 0 38 if ref $cursor ne "HASH"
75 17 2 if (ref $cursor) { }
76 0 17 unless ref $cursor eq "ARRAY"
80 11 9 unless exists $self->{$key}