line |
true |
false |
branch |
138
|
0 |
0 |
defined $self->previous ? :
|
151
|
0 |
0 |
if $line->[2] =~ qr/<pre>/ and not $line->[2] =~ qr"</pre>"
|
152
|
0 |
0 |
$pre_tag_open ? :
|
154
|
0 |
0 |
if ($line->[0] eq '+') { }
|
|
0 |
0 |
elsif ($line->[0] eq 'c') { }
|
|
0 |
0 |
elsif ($line->[0] eq '-') { }
|
163
|
0 |
0 |
if $line->[2] =~ qr"</pre>" and not $line->[2] =~ qr/<pre>/
|
178
|
0 |
0 |
$sparse ? :
|
183
|
0 |
0 |
$sparse ? :
|
191
|
0 |
0 |
if ($line->[0] eq '+') { }
|
|
0 |
0 |
elsif ($line->[0] eq '-') { }
|
|
0 |
0 |
elsif ($line->[0] eq 'c') { }
|
|
0 |
0 |
elsif ($line->[0] eq 'u') { }
|
199
|
0 |
0 |
$sparse ? :
|
211
|
0 |
0 |
$sparse ? :
|
274
|
0 |
126 |
unless $max->count
|
315
|
0 |
7 |
unless $self->status eq 'released'
|
323
|
3 |
4 |
unless @$linked_pages or @$wanted_pages
|