Condition Coverage
blib/lib/WWW/OAuth/Request/Basic.pm
Criterion
Covered
Total
%
condition
3
6
50.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
20
3
1
2
defined $content_type and $content_type =~ m[application/x-www-form-urlencoded]i
53
0
0
0
&blessed($ua) and $ua->isa('HTTP::Tiny')