Branch Coverage

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


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