| blib/lib/Acme/Pony/Pink.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 0 | 0 | if $idx < 0 | 
| 45 | 0 | 0 | if $$lines[$_] =~ /^\s*#/ | 
| 46 | 0 | 0 | if $$lines[$_] =~ /^\s*$/ | 
| 56 | 0 | 0 | unless @$args | 
| 62 | 0 | 0 | if (ref $arg eq 'SCALAR') { } | 
| 0 | 0 | elsif (not ref $arg) { } | |
| 77 | 0 | 0 | unless my $fh_in = $class->_filehandle(\@_, '<') | 
| 81 | 0 | 0 | unless $class->_find_shebang(\@lines) |