Condition Coverage

blib/lib/POE/Component/Metabase/Client/Submit.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
59 0 0 0 $kernel == $sender and not $self->{'session'}
124 0 0 0 defined $self->compress and $self->compress ne 'none'
190 0 0 0 $tag eq 'submit' and $res->code == 401
258 0 0 0 @$args == 1 && ref $args->[0]
287 0 0 0 ref $res and $res->header('Content-Type') eq 'application/json'

or 2 conditions

line l !l condition
286 0 0 $prefix ||= 'unrecognized error'