| line |
true |
false |
branch |
|
54
|
0 |
0 |
unless (defined $file) |
|
55
|
0 |
0 |
if (defined $$self{'file'}) { } |
|
63
|
0 |
0 |
unless (open FILE, ">$file") |
|
85
|
4 |
0 |
unless defined $opts |
|
87
|
0 |
4 |
if ($$opts{'author_heading'}) { } |
|
105
|
4 |
0 |
unless defined $opts |
|
106
|
4 |
0 |
unless defined $$opts{'license_heading'} |
|
120
|
0 |
8 |
if $$opts{'dryrun'} |
|
126
|
0 |
8 |
if exists $$opts{'mode'} and $$opts{'mode'} eq 'verbatim' |
|
131
|
0 |
8 |
if ($$opts{'clear'}) |
|
132
|
0 |
0 |
if (defined $section_head) |
|
134
|
0 |
0 |
unless ($$opts{'dryrun'}) |
|
143
|
4 |
4 |
unless (defined $section_head) |
|
151
|
0 |
4 |
unless defined $last_head1 |
|
157
|
8 |
0 |
if (not $$opts{'dryrun'}) |