Branch Coverage

blib/lib/WWW/Yotpo.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
17 0 0 @_ % 2 ? :
19 0 0 unless $args{'client_id'}
20 0 0 unless $args{'client_secret'}
29 0 0 @_ % 2 ? :
39 0 0 @_ % 2 ? :
48 0 0 @_ % 2 ? :
61 0 0 if keys %$params
64 0 0 if ($content)
70 0 0 unless ($res->header('Content-Type') =~ /json/)