| line |
true |
false |
branch |
|
22
|
0 |
3 |
unless (@modules) |
|
26
|
3 |
0 |
unless ($ARGS{'no_pod'}) |
|
29
|
0 |
3 |
if ($@) { } |
|
37
|
3 |
0 |
unless $ARGS{'no_changelog'} |
|
38
|
3 |
0 |
unless $ARGS{'no_readme'} |
|
39
|
0 |
3 |
unless $TEST->has_plan |
|
48
|
3 |
0 |
unless $ARGS{'no_pod'} |
|
49
|
3 |
0 |
unless $ARGS{'no_changelog'} |
|
50
|
3 |
0 |
unless $ARGS{'no_readme'} |
|
56
|
0 |
3 |
if ($ARGS{'files'}) |
|
59
|
3 |
0 |
if (-e "MANIFEST") |
|
77
|
0 |
3 |
unless (@modules) |
|
83
|
0 |
6 |
unless eval "require $module" |
|
95
|
0 |
6 |
unless eval "require $module" |
|
102
|
3 |
0 |
if (-e 'Changes') { } |
|
117
|
2 |
1 |
if (-e 'README') { } |