Condition Coverage

blib/lib/WebService/Thumbalizr.pm
Criterion Covered Total %
condition 5 20 25.0


and 3 conditions

line !l l&&!r l&&r condition
178 0 0 0 $try < $self->{'_retry'} and defined $@
190 0 0 0 defined $file and $file ne ''

or 2 conditions

line l !l condition
87 0 1 $args{'timeout'} || 90
96 1 0 $args{'key'} || ''
1 0 $args{'secret'} || ''
0 1 $args{'base'} || 'https://api.thumbalizr.com/api/v1/'
0 1 $args{'debug'} || 0
185 0 0 $res->header('X-Thumbalizr-Status') || 'FAILED'
239 0 0 $wait ||= 10