| line |
true |
false |
branch |
|
108
|
0 |
0 |
if ($uri eq 'http://my.netscape.com/rdf/simple/0.9/' and $prefix ne '#default') |
|
128
|
0 |
0 |
if ($uri eq 'http://my.netscape.com/rdf/simple/0.9/') |
|
176
|
0 |
0 |
if $name eq 'textInput' |
|
178
|
0 |
0 |
if ($prefix) { } |
|
199
|
0 |
0 |
unless defined $$h{'title'} and defined $$h{'link'} |
|
203
|
0 |
0 |
if length $$h{'title'} > 100 |
|
205
|
0 |
0 |
if length $$h{'link'} > 500 |
|
207
|
0 |
0 |
if exists $$h{'description'} and length $$h{'description'} > 500 |
|
212
|
0 |
0 |
if @{$c->items;} >= 15 |
|
223
|
0 |
0 |
if (my $image = $c->image) |
|
227
|
0 |
0 |
if defined $$image{'url'} |
|
231
|
0 |
0 |
if defined $$image{'url'} |
|
237
|
0 |
0 |
if (my $textinput = $c->textinput) |
|
241
|
0 |
0 |
if $$textinput{'link'} |
|
245
|
0 |
0 |
if $$textinput{'link'} |
|
279
|
0 |
0 |
unless defined $text |