Condition Coverage

blib/lib/API/Drip/Request.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
245 0 0 0 -f $location and -r _

or 3 conditions

line l !l&&r !l&&!r condition
150 0 0 0 $self->{'agent'} //= 'LWP::UserAgent'->new('agent', $self->{'DRIP_AGENT'})
231 0 0 0 state $YAML_CONF //= _load_yaml_conf($OPT)