| blib/lib/YATT/Lite/Error.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 15 | 22 | 68.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 29 | 0 | 1 | if $inv | 
| 42 | 2 | 31 | if ($error->{'cf_reason'}) { } | 
| 31 | 0 | elsif ($error->{'cf_format'}) { } | |
| 45 | 0 | 31 | if (&Scalar::Util::tainted($error->{'cf_format'})) | 
| 48 | 0 | 0 | if (defined $_) { } | 
| 56 | 14 | 0 | if $] >= 5.021002 | 
| 59 | 42 | 0 | defined $_ ? : | 
| 69 | 21 | 8 | if $err->{'cf_tmpl_file'} | 
| 70 | 28 | 1 | if $err->{'cf_tmpl_line'} | 
| 71 | 27 | 2 | if ($err->{'cf_file'}) | 
| 74 | 28 | 1 | if $place ne '' |