Branch Coverage

blib/lib/Net/Posterous/Post.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
38 0 0 'ARRAY' eq ref $media ? :
0 0 if $media
39 0 0 'ARRAY' eq ref $comments ? :
0 0 if $comments
77 0 0 if @_
122 0 0 if (@_)
123 0 0 blessed($_[0]) ? :
126 0 0 unless $self->_media
137 0 0 if (@_)
138 0 0 blessed($_[0]) ? :
141 0 0 unless $self->_comments
215 0 0 if (@_)
282 0 0 $self->id ? :
293 0 0 @media > 1 ? :