Branch Coverage

blib/lib/App/hopen/Gen/Ninja.pm
Criterion Covered Total %
branch 4 18 22.2


line true false branch
67 0 1 unless scalar keys %$hrSourceFiles
86 1 1 unless is_last_phase($args{'phase'})
91 0 1 unless open my $fh, '>', $self->dest_dir->file('build.ninja')
142 0 0 if (defined $path) { }
160 0 0 unless my $item = shift()
162 0 0 unless my $retval = $item->{'how'}
163 0 0 if ref $retval eq 'ARRAY'
166 0 0 if $first->DOES('App::hopen::Util::BasedPath')
170 0 0 if $out->DOES('App::hopen::Util::BasedPath')