Branch Coverage

blib/lib/App/Sqitch/Command/help.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
31 2 2 $command =~ /^changes|tutorial/ ? :
0 1 $self->guide ? :
4 1 $command ? :
41 1 5 unless my $pod = Pod::Find::pod_where({"-inc", 1, "-script", 1}, $look_for)