line |
true |
false |
branch |
67
|
0 |
1 |
if (my($input_level) = $command =~ /head([0-9])/u) |
74
|
0 |
0 |
defined $data->{'topheaders'}{$input_level} ? : |
80
|
0 |
1 |
if ($command =~ /over/u) |
84
|
0 |
1 |
if ($command =~ /back/u) |
88
|
0 |
1 |
if ($command =~ /item/u) |
120
|
1 |
28 |
if $seq_command eq "B" |
121
|
18 |
10 |
if $seq_command eq "C" |
122
|
2 |
8 |
if $seq_command eq "I" or $seq_command eq "F" |
124
|
2 |
6 |
if ($seq_command eq "L") |
129
|
1 |
1 |
if ($seq_argument =~ /(.+)\|(.+)/u) { } |
|
1 |
0 |
elsif ($seq_argument =~ /(.+)/u) { } |
139
|
1 |
1 |
if ($link =~ m[(.+?\://)(.+)]u) { } |
|
1 |
0 |
elsif (length $link) { } |
142
|
1 |
0 |
if length $text |
147
|
0 |
1 |
if (my($s, $e) = $link =~ m[(.+)/(.+)]u) { } |
150
|
0 |
0 |
if $text |
155
|
0 |
1 |
if $text |
166
|
0 |
0 |
if ($command =~ /head/u) { } |
|
0 |
0 |
elsif ($command =~ /item/u) { } |
185
|
0 |
0 |
$list ? : |