Branch Coverage

blib/lib/Dist/Zilla/App/Command/coverh.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
31 0 0 if ($opt->{'history'}) { }
44 0 0 unless $history_file->exists
47 0 0 unless scalar @$history
83 0 0 unless $build_dir->is_dir
105 0 0 unless ($log_file->exists)
110 0 0 if (scalar @$log and $log->[-1]{'version'} eq $summary->{'version'}) { }