line |
true |
false |
branch |
46
|
0 |
0 |
if ($A =~ /^\d+[.]\d+[.]\d+$/ and $B =~ /^\d+[.]\d+[.]\d+$/)
|
49
|
0 |
0 |
@A > @B ? :
|
52
|
0 |
0 |
if $A[$i] <=> $B[$i]
|
57
|
0 |
0 |
$2 eq '0' ? :
|
|
0 |
0 |
$2 eq '00' ? :
|
58
|
0 |
0 |
$2 eq '0' ? :
|
|
0 |
0 |
$2 eq '00' ? :
|
70
|
0 |
0 |
unless -d $name
|
76
|
0 |
0 |
if ($opt->opt->no_release) { }
|
|
0 |
0 |
elsif (not @tags) { }
|
77
|
0 |
0 |
unless @tags
|
84
|
0 |
0 |
if ($opt->opt->latest)
|
90
|
0 |
0 |
unless ($sha)
|
96
|
0 |
0 |
@ARGV ? :
|
99
|
0 |
0 |
if ($opt->opt->released)
|
100
|
0 |
0 |
unless @logged
|
104
|
0 |
0 |
if @logged < $opt->opt->min
|
105
|
0 |
0 |
$opt->opt->quiet ? :
|
106
|
0 |
0 |
$opt->opt->name ? :
|
108
|
0 |
0 |
$opt->opt->verbose ? :
|