Condition Coverage

blib/lib/Mojo/Weixin/Message/Remote/_get_media.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
76 0 0 0 $msg->format eq 'media' and $msg->media_type eq 'file'
96 0 0 0 defined $self->media_dir and not -d $self->media_dir

or 2 conditions

line l !l condition
39 0 0 $self->pass_ticket || 'undefined'

or 3 conditions

line l !l&&r !l&&!r condition
16 0 0 0 $msg->media_type eq 'video' or $msg->media_type eq 'microvideo'
102 0 0 0 $self->media_dir // $self->tmpdir