| blib/lib/Reddit/Client/Comment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 0 | if (ref $value and exists $value->{'data'}{'children'}) { } |
| 64 | 0 | 0 | if ($cmt->{'kind'} eq 't1') { } |
| 0 | 0 | elsif ($cmt->{'kind'} eq 'more') { } | |
| 82 | 0 | 0 | if not $self->{'more'} or ref $self->{'more'} ne 'ARRAY' |
| 88 | 0 | 0 | if $param{'sort'} |
| 89 | 0 | 0 | if $param{'id'} |
| 96 | 0 | 0 | unless $text |
| 98 | 0 | 0 | if $cmtid |
| 120 | 0 | 0 | if $cmtid |
| 151 | 0 | 0 | $self->{'more'} ? : |