Branch Coverage

blib/lib/Apache/Sling/URL.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
21 2 1 if (defined $value)
22 1 1 unless ($value =~ m[^/]msx)
35 2 6 if (defined $value)
53 8 8 if (defined $1)
57 7 5 if (defined $property_post_vars) { }
84 3 15 defined $url ? :
85 17 1 $url ne '' ? :
87 1 17 !($url =~ /^http/msx) ? :