line |
true |
false |
branch |
50
|
0 |
0 |
unless -d $name
|
52
|
0 |
0 |
unless $opt->opt
|
|
0 |
0 |
unless %{{} unless $opt->opt;}
|
62
|
0 |
0 |
if (-f $cache)
|
72
|
0 |
0 |
if $stats{$id}
|
80
|
0 |
0 |
if $change =~ /^[+]/
|
81
|
0 |
0 |
if $change =~ /^[-]/
|
102
|
0 |
0 |
if (-d '.stats')
|
105
|
0 |
0 |
$opt->opt->by eq 'repo' ? :
|
|
0 |
0 |
$opt->opt->by eq 'total' ? :
|
|
0 |
0 |
$opt->opt->by eq 'date' ? :
|
|
0 |
0 |
$opt->opt->by eq 'name' ? :
|
|
0 |
0 |
$opt->opt->by eq 'email' ? :
|
112
|
0 |
0 |
$opt->opt->of eq 'removals' ? :
|
|
0 |
0 |
$opt->opt->of eq 'additions' ? :
|
|
0 |
0 |
$opt->opt->of eq 'commits' ? :
|