| blib/lib/WWW/CMS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 0 | 0 | unless ($$args{'TemplateBase'} and -d $$args{'TemplateBase'}) | 
| 32 | 0 | 0 | unless ($$args{'Module'} and -f "$$args{'TemplateBase'}/$$args{'Module'}") | 
| 88 | 0 | 0 | unless $$self{'PageName'} | 
| 94 | 0 | 0 | if ($$self{'content'}) | 
| 125 | 0 | 0 | if ($op =~ /^IF$/i) | 
| 126 | 0 | 0 | if ($$self{'heap'}{$exp}) { } |