Condition Coverage

lib/MooseX/Fastly/Role.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 $response->{'success'} && $response->{'content'} =~ /"status": "ok"/

or 2 conditions

line l !l condition
82 0 0 $soft_purge ||= '0'
96 0 0 "Failed to purge: $full_url" . $response->{'content'} || ''