blib/lib/XML/RSS/PicLens.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
93 | 0 | 0 | unless ref $self |
95 | 0 | 0 | if @_ % 1 |
107 | 0 | 0 | exists $args{$tname} ? : |
0 | 0 | exists $args{$name} ? : | |
119 | 0 | 0 | unless exists $args{'content'} or exists $args{'thumbnail'} |
123 | 0 | 0 | exists $args{'content'} ? : |
131 | 0 | 0 | unless defined $link |
132 | 0 | 0 | unless defined $title |