Branch Coverage

blib/lib/App/Git/Workflow/Command/SinceRelease.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
32 0 4 if $option{'quiet'} and not $tag
39 3 5 if $seen{$id}++
41 2 3 if $details->{'time'} < $tag
45 2 1 $count != 1 ? :
3 1 if not $option{'quiet'} or $count
56 8 0 if ($details->{'time'} > $max_time)