| line |
true |
false |
branch |
|
52
|
0 |
0 |
if (not $hardcode) { }
|
|
56
|
0 |
0 |
unless -f $file
|
|
60
|
0 |
0 |
unless $static
|
|
76
|
0 |
0 |
unless -d $dir
|
|
78
|
0 |
0 |
-f $file ? :
|
|
80
|
0 |
0 |
if ($options{'once'} and $last_modified)
|
|
81
|
0 |
0 |
if $options{'verbose'}
|
|
85
|
0 |
0 |
if $options{'force'}
|
|
88
|
0 |
0 |
unless ($spc)
|
|
89
|
0 |
0 |
if $options{'verbose'}
|
|
95
|
0 |
0 |
if (ref $spc ne "ARRAY" and $last_modified)
|
|
96
|
0 |
0 |
if $options{'verbose'}
|
|
101
|
0 |
0 |
if $options{'verbose'}
|
|
113
|
0 |
0 |
unless $page->{'success'}
|
|
115
|
0 |
0 |
if ($page->{'headers'}{'last-modified'} and $last_modified)
|
|
117
|
0 |
0 |
if $modified < $last_modified
|
|
165
|
0 |
0 |
if ($tag eq "section" and ($attr->{'id'} || '') eq $state{'id'})
|
|
169
|
0 |
0 |
if ($tag eq "tr")
|
|
175
|
0 |
0 |
if ($tag eq "td")
|
|
179
|
0 |
0 |
if ($tag eq "a" and $state{'heading'} and $attr->{'href'})
|
|
185
|
0 |
0 |
if ($tag eq "section")
|
|
189
|
0 |
0 |
if ($tag eq "tr" and $state{'active'})
|
|
190
|
0 |
0 |
if ($state{'past_first'})
|
|
201
|
0 |
0 |
unless $state{'active'} and $state{'method'} and $state{'past_first'} and $state{'heading'}
|
|
203
|
0 |
0 |
unless $text
|
|
213
|
0 |
0 |
if ($attr->{'id'} and $attr->{'id'} eq $id)
|
|
216
|
0 |
0 |
if ($tag eq "ol")
|
|
219
|
0 |
0 |
if ($tag eq "dt" and $state{'in_tag'} and $state{'last_tag'} eq "dl")
|
|
222
|
0 |
0 |
if ($tag eq "code" and $state{'in_dt'} and $state{'in_tag'} and $state{'last_tag'} eq "dt")
|
|
230
|
0 |
0 |
unless $state{'active'}
|
|
231
|
0 |
0 |
if ($tag eq "section")
|
|
235
|
0 |
0 |
if ($tag eq "ol")
|
|
238
|
0 |
0 |
if ($tag eq "dt")
|
|
241
|
0 |
0 |
if ($tag eq "code")
|
|
247
|
0 |
0 |
if ($state{'active'} and $state{'in_tag'} and $state{'in_code'} and $state{'in_dt'} and $state{'last_tag'} eq "code")
|
|
250
|
0 |
0 |
if $text
|