Branch Coverage

blib/lib/Statocles/Page/ListItem.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
62 1343 7039 if $method_name eq 'DESTROY'
65 1 7038 unless ($method)
92 3702 3193 unless ($url =~ m[^(?:(?:[a-zA-Z]+:)|//?)])
97 4583 2312 if ($self->rewrite_mode eq 'full')
98 3687 896 unless ($url =~ m[^(?:(?:[a-zA-Z]+:)|//)])