Branch Coverage

blib/lib/Dancer/Hook/Properties.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
22 0 133 if (my $apps = $args->{'apps'}) { }
23 0 0 ref $apps ? :
34 298 0 unless scalar @{$self->apps;}
36 0 0 if ($self->apps)