| line |
true |
false |
branch |
|
20
|
0 |
3 |
unless (@modules) |
|
24
|
3 |
0 |
unless ($ARGS{'no_pod'}) |
|
27
|
0 |
3 |
if ($@) { } |
|
35
|
3 |
0 |
unless $ARGS{'no_changelog'} |
|
36
|
3 |
0 |
unless $ARGS{'no_readme'} |
|
37
|
0 |
3 |
unless $TEST->has_plan |
|
46
|
3 |
0 |
unless $ARGS{'no_pod'} |
|
47
|
3 |
0 |
unless $ARGS{'no_changelog'} |
|
48
|
3 |
0 |
unless $ARGS{'no_readme'} |
|
54
|
0 |
3 |
if ($ARGS{'files'}) |
|
57
|
3 |
0 |
if (-e 'MANIFEST') |
|
75
|
0 |
3 |
unless (@modules) |
|
81
|
0 |
6 |
unless eval "require $module" |
|
93
|
0 |
6 |
unless eval "require $module" |
|
100
|
3 |
0 |
if (-e 'Changes') { } |
|
115
|
2 |
1 |
if (-e 'README') { } |