Branch Coverage

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


line true false branch
62 1345 7046 if $method_name eq 'DESTROY'
65 1 7045 unless ($method)
92 3710 3200 unless ($url =~ m[^(?:(?:[a-zA-Z]+:)|//?)])
97 4583 2327 if ($self->rewrite_mode eq 'full')
98 3687 896 unless ($url =~ m[^(?:(?:[a-zA-Z]+:)|//)])