blib/lib/Text/Xslate/PP/Type/Raw.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | if @_ != 2 |
21 | 0 | 0 | if (ref $class) { } |
0 | 0 | elsif ($class ne $the_class) { } | |
27 | 0 | 0 | if ref $str eq $the_class |
32 | 0 | 0 | unless (ref $_[0]) |