Branch Coverage

blib/lib/Cinnamon/Config.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
29 0 25 if ref $value eq 'CODE'
42 0 8 unless my $role_def = $ROLES{$role}
50 0 8 if ref $hosts eq 'CODE'
51 0 8 unless defined $hosts
52 0 8 ref $hosts eq 'ARRAY' ? :
101 1 0 if ref $hosts eq 'CODE'