Branch Coverage

blib/lib/Spp.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
27 0 222 if (exists $table->{$name})
66 0 3 if (is_false($match))
85 0 0 if is_true($match)
95 0 222 if $name eq 'text'
96 3 219 if $name eq $door
97 111 108 if start_with($name, '*')
99 0 108 unless (exists $ns->{$cname})
107 0 171 unless (exists $ns->{$name})
112 111 60 if (not exists $ns->{$cname})
120 66 495 if (is_str($rule))