| blib/lib/Pegex/Cmd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 75 | 0 | 0 | unless open INPUT, $file_name | 
| 84 | 0 | 0 | unless $formats{$to} | 
| 86 | 0 | 0 | unless $regexes{$regex} | 
| 90 | 0 | 0 | scalar @$args ? : | 
| 91 | 0 | 0 | $self->boot ? : | 
| 94 | 0 | 0 | unless eval "use $compiler_class; 1" | 
| 97 | 0 | 0 | if $regex eq 'perl' | 
| 102 | 0 | 0 | $to eq 'json' ? : | 
| 0 | 0 | $to eq 'yaml' ? : | |
| 0 | 0 | $to eq 'perl' ? : |