| line | true | false | branch | 
 
| 34 | 0 | 0 | if ($self->format eq 'dsl') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'mi') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'dist') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'cpanfile') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'eumm') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'mb') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'metajson') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'infile') { } | 
 
| 46 | 0 | 0 | unless $self->quiet | 
 
| 74 | 0 | 0 | if ($self->format eq 'dsl') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'mi') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'dist') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'cpanfile') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'eumm') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'mb') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'metajson') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'infile') { } | 
 
| 108 | 0 | 0 | if ($self->format eq 'dsl') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'mi') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'dist') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'cpanfile') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'eumm') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'mb') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'metajson') { } | 
 
|  | 0 | 0 | elsif ($self->format eq 'infile') { } | 
 
| 150 | 0 | 0 | if -d 'File::Spec'->catdir($App::Midgen::Working_Dir, $dir) | 
 
| 165 | 0 | 0 | if $found_module eq 'perl' |