| line |
true |
false |
branch |
|
32
|
0 |
0 |
if (defined $self->exclude_files)
|
|
35
|
0 |
0 |
if $@
|
|
36
|
0 |
0 |
if ($filename =~ /$re/)
|
|
43
|
0 |
0 |
if ($filename =~ m[^lib/(.+)\.pm$])
|
|
46
|
0 |
0 |
if (defined $self->exclude_modules)
|
|
49
|
0 |
0 |
if $@
|
|
50
|
0 |
0 |
if ($package =~ /$re/)
|
|
63
|
0 |
0 |
unless $_->can("command") and $_->command eq "head1"
|
|
65
|
0 |
0 |
if defined $headlines_pos{$name}
|
|
73
|
0 |
0 |
unless $target
|
|
75
|
0 |
0 |
unless (defined $headlines_pos{$target})
|
|
76
|
0 |
0 |
if ($self->ignore) { }
|
|
85
|
0 |
0 |
if ($which eq 'prepend') { }
|
|
96
|
0 |
0 |
unless $h =~ /\A(append|prepend):/
|