line |
true |
false |
branch |
24
|
0 |
0 |
if ($begin_pattern and not $finish_pattern) |
34
|
0 |
0 |
unless open $FILE, "<$file" |
|
0 |
0 |
if (defined $file) { } |
39
|
0 |
0 |
if ($next_line) { } |
47
|
0 |
0 |
unless ($line) |
49
|
0 |
0 |
if $one_separator_flag and $match_flag |
54
|
0 |
0 |
if ($inside_flag) { } |
57
|
0 |
0 |
unless $line =~ /$begin_pattern/ |
65
|
0 |
0 |
if (not $match_flag and $line =~ /$middle_pattern/) |
70
|
0 |
0 |
if ($line =~ /$finish_pattern/) |
73
|
0 |
0 |
if $match_flag |
77
|
0 |
0 |
unless ($one_separator_flag) |
88
|
0 |
0 |
if ($numeration) |
90
|
0 |
0 |
if ($line_nr == $match_line_nr) { } |
95
|
0 |
0 |
if defined $separator |