Branch Coverage

blib/lib/WebService/GData/YouTube/Feed/Comment.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
25 0 0 if (ref $feed eq 'HASH') { }
35 0 0 if $comment
41 0 0 if ($this->id)
48 0 0 if ($id)
52 0 0 unless (ref $this->id)
61 0 0 if ($comment_id)
66 0 0 if ($is_in_reply_to)
75 0 0 if ($this->video_id)
76 0 0 if ($this->in_reply_to)