| line |
true |
false |
branch |
|
28
|
0 |
0 |
$self->{'compact'} ? : |
|
29
|
0 |
0 |
if ($self->{'conventional'}) |
|
35
|
0 |
0 |
unless ($git_log) |
|
54
|
1 |
2 |
$i == $tags->$#* ? : |
|
56
|
2 |
1 |
$previous_tag ? : |
|
63
|
0 |
3 |
if $self->{'conventional'} |
|
71
|
0 |
3 |
if ($self->{'conventional'}) { } |
|
72
|
3 |
0 |
if $logs |
|
79
|
0 |
0 |
if ($log =~ /^[a-f0-9]+\s([a-z]+):\s*(.*)$/) |
|
106
|
0 |
0 |
if ($line =~ /^feat|fix|chore|docs|style|refactor|test|perf|ci|build|revert\(.*?\): /) |
|
121
|
0 |
1 |
unless (@tags) |
|
126
|
0 |
1 |
if ($self->{'filter_tag'}) |
|
128
|
0 |
0 |
unless (@tags) |
|
145
|
0 |
0 |
unless open my $fh, ">", $self->{'output_file'} |