| blib/lib/HTML/MasonX/Free/Resolver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 12 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 127 | 0 | 85 | 0 | not $self->allow_unusual_comp_roots and $comp_root_key ne 'MAIN' || !($comp_root_path =~ m[\A[\\/]-\z]) | 
| 145 | 82 | 22 | 125 | $want_root and not $saw_me | 
| 104 | 49 | 76 | $want_root and not $saw_me and $want_root ne $root_name | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 127 | 0 | 0 | 85 | $comp_root_key ne 'MAIN' || !($comp_root_path =~ m[\A[\\/]-\z]) |