| line |
true |
false |
branch |
|
100
|
6 |
5 |
if ($page == 1) { } |
|
|
1 |
4 |
elsif ($page == 2) { } |
|
|
1 |
3 |
elsif ($page == 3) { } |
|
|
1 |
2 |
elsif ($page == 4) { } |
|
|
2 |
0 |
elsif ($page == 5) { } |
|
126
|
3 |
0 |
if (exists $self->_content(1)->{'aka'}) { } |
|
135
|
1 |
0 |
if (exists $self->_content(1)->{'bio'}) { } |
|
179
|
1 |
0 |
if (exists $self->_content(4)->{'quotes'}) { } |
|
188
|
1 |
0 |
if (exists $self->_content(1)->{'real_name'}) { } |
|
230
|
1 |
2 |
unless (defined $self->__birth) |
|
237
|
1 |
3 |
unless (defined $self->__death) |
|
244
|
1 |
0 |
unless (defined $self->__image) |
|
251
|
1 |
6 |
unless (defined $self->__known_for) |
|
258
|
1 |
2 |
unless (defined $self->__news) |
|
265
|
1 |
2 |
unless (defined $self->__photos) |
|
272
|
1 |
1 |
unless (defined $self->__trivia) |
|
279
|
1 |
1 |
unless (defined $self->__where_now) |
|
295
|
4 |
2 |
if (exists $self->_q->{'nconst'}) { } |
|
|
2 |
0 |
elsif (exists $self->_q->{'imdbid'}) { } |
|
299
|
0 |
2 |
unless my($id) = $imdbid =~ /^(?:nm)?(\d+)$/ |
|
314
|
0 |
6 |
if ($$content{'nconst'} ne $nconst) |
|
325
|
1 |
0 |
if (exists $self->_content(1)->{'birth'}) { } |
|
336
|
1 |
0 |
if (exists $self->_content(1)->{'death'}) { } |
|
347
|
1 |
0 |
if (exists $self->_content(1)->{'image'}) { } |