| blib/lib/App/RecordStream/Operation/help/FromManual.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 0 | 0 | if (not ref $source and -e $source) { } | 
| 0 | 0 | elsif (ref $source and &blessed($source) =~ /^FatPacked::/) { } | |
| 29 | 0 | 0 | unless my $source_fh = $source->INC($pm) | 
| 34 | 0 | 0 | unless close $tmp | 
| 49 | 0 | 0 | unless require $pm | 
| 51 | 0 | 0 | wantarray ? : |