line |
true |
false |
branch |
71
|
0 |
0 |
if (my $search = $params{'search'}) |
72
|
0 |
0 |
if $search =~ /\S{3,}/ |
75
|
0 |
0 |
if exists $params{$_} |
77
|
0 |
0 |
if $params{'newcomment'} |
89
|
0 |
0 |
if ($pi[-1] and $pi[-1] eq 'xml') |
90
|
0 |
0 |
if ($pi[-1] and $pi[-1] =~ /^id_([0-9]+)/) |
91
|
0 |
0 |
if ($pi[0] and $pi[0] =~ /^([a-zA-Z]\w*)/ and not $pi[0] =~ /^(?:before)_[0-9]+$/) |
96
|
0 |
0 |
if (@pi == 1 and $pi[0] =~ /^before_([0-9]+)$/) { } |
|
0 |
0 |
elsif (@pi) { } |
101
|
0 |
0 |
if ($from and $til) |
106
|
0 |
0 |
if $args{'subblog'} |
115
|
0 |
0 |
unless $doc |
133
|
0 |
0 |
unless ($y) |
135
|
0 |
0 |
if ($m and exists $mons{$m}) |
137
|
0 |
0 |
if ($d) { } |
160
|
0 |
0 |
unless $$headers{'Content-Type'} |
162
|
0 |
0 |
if (not $$headers{'Status'} and $self->not_modified($last_modified, $data)) { } |
181
|
0 |
0 |
if return $t1 |
194
|
0 |
0 |
unless $last_modified |
202
|
0 |
0 |
if $since eq $last_modified_str |
204
|
0 |
0 |
if $since_epoch >= $last_modified |
249
|
0 |
0 |
if (not $config->baseurl) |
250
|
0 |
0 |
if $url =~ s/((bryar|blosxom).cgi).*/$1/ |