| lib/Slaughter/Private.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 20 | 25.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 62 | 0 | 0 | if $main::template{'verbose'} | 
| 83 | 0 | 0 | if defined $main::role and length $main::role | 
| 96 | 0 | 0 | if (defined $content) { } | 
| 98 | 0 | 0 | if $main::template{'verbose'} | 
| 103 | 0 | 0 | if $main::template{'verbose'} | 
| 111 | 0 | 0 | if $main::template{'verbose'} | 
| 150 | 3 | 3 | if defined $hash | 
| 162 | 3 | 0 | unless ($@) | 
| 166 | 0 | 3 | unless open my $handle, '<', $file | 
| 175 | 0 | 3 | unless (defined $hash) |