| line |
true |
false |
branch |
|
51
|
0 |
0 |
unless (exists $$self{$key}) |
|
57
|
0 |
0 |
if $args{'max_sumlen'} and not $args{'max_sumlen'} =~ /^\d+$/ && $args{'max_sumlen'} > 5 |
|
69
|
0 |
0 |
if $max_sumlen and length $$_{'summary'} > $max_sumlen |
|
81
|
0 |
0 |
if @{$$self{'new_revision_descs'};} |
|
82
|
0 |
0 |
wantarray ? : |
|
92
|
0 |
0 |
$nr > 1 ? : |
|
95
|
0 |
0 |
$revision_desc ? : |
|
96
|
0 |
0 |
$revision_desc ? : |
|
112
|
0 |
0 |
if $$revision_desc{'is_merged'} |
|
115
|
0 |
0 |
$nc ? : |
|
117
|
0 |
0 |
unless (sort {$$b[2] <=> $$a[2];} values %creators)[0] |
|
118
|
0 |
0 |
$nc == 1 ? : |
|
122
|
0 |
0 |
if ($$bunch{'name2'}) |
|
127
|
0 |
0 |
$nr == 1 ? : |
|
128
|
0 |
0 |
if $$bunch{'is_missing'} and $nm < $nr |
|
129
|
0 |
0 |
if $nm > 0 |
|
131
|
0 |
0 |
if $$self{'cb_add_new_bunch'} |
|
137
|
0 |
0 |
if $$self{'cb_remove_all_bunches'} |
|
152
|
0 |
0 |
if ($change_size) |
|
156
|
0 |
0 |
unless @{$$self{'new_revision_descs'};} |
|
159
|
0 |
0 |
$last_bunch ? : |
|
169
|
0 |
0 |
if ($last_bunch and $multi_version and $$last_bunch{'version'} ne $version) |
|
173
|
0 |
0 |
if ($last_bunch and $has_is_missing and $$last_bunch{'is_missing'} ne $is_missing) |
|
176
|
0 |
0 |
if (not $last_bunch or $has_filepath and $$last_bunch{'filepath'} ne $filepath) |
|
181
|
0 |
0 |
if (not $last_bunch or $is_bunch_property_changed or @{$$last_bunch{'revision_descs'};} >= $bunch_size) |
|
185
|
0 |
0 |
if $last_bunch |
|
188
|
0 |
0 |
if $multi_version |
|
189
|
0 |
0 |
if $has_filepath |
|
190
|
0 |
0 |
if $has_is_missing |
|
196
|
0 |
0 |
if $last_bunch |
|
199
|
0 |
0 |
wantarray ? : |