blib/lib/App/hopen/Gen/Make.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 18 | 22.2 |
line | true | false | branch |
---|---|---|---|
68 | 0 | 1 | unless scalar keys %$hrSourceFiles |
87 | 1 | 1 | unless is_last_phase($args{'phase'}) |
92 | 0 | 1 | unless open my $fh, '>', $self->dest_dir->file('Makefile') |
148 | 0 | 0 | unless defined $path |
166 | 0 | 0 | unless my $item = shift() |
168 | 0 | 0 | unless my $retval = $item->{'how'} |
169 | 0 | 0 | if ref $retval eq 'ARRAY' |
172 | 0 | 0 | if $first->DOES('App::hopen::Util::BasedPath') |
176 | 0 | 0 | if $out->DOES('App::hopen::Util::BasedPath') |