line |
true |
false |
branch |
146
|
2 |
28 |
if ($opt->{'oneline'})
|
155
|
2 |
28 |
if ($date_format) { }
|
163
|
16 |
12 |
if (my $format = $opt->{'format'} || $config->get('key', 'plan.format'))
|
166
|
1 |
15 |
if ($format =~ s/^format://) { }
|
169
|
2 |
13 |
unless $opt->{'format'} = $FORMATS{$format}
|
178
|
2 |
24 |
delete $opt->{'no_color'} ? :
|
183
|
26 |
0 |
$date_format ? :
|
|
22 |
4 |
$color ? :
|
|
2 |
24 |
$opt->{'abbrev'} ? :
|
201
|
1 |
6 |
if @{$targets;}
|
205
|
1 |
6 |
unless $plan->count
|
215
|
1 |
5 |
$self->reverse ? :
|
227
|
5 |
1 |
if ($self->headers)
|
241
|
10 |
1 |
$change->is_deploy ? :
|