Branch Coverage

blib/lib/Clownfish/CFC/Perl/Build/Charmonic.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
61 0 0 unless ($self->up_to_date($charmonizer_c, $CHARMONIZER_EXE_PATH))
64 0 0 if ($is_msvc) { }
70 0 0 if system @command
75 0 0 if $create_makefile
76 0 0 if $self->up_to_date($CHARMONIZER_EXE_PATH, \@derived_files)
84 0 0 if ($is_msvc)
96 0 0 if ($create_makefile)
104 0 0 if (not $self->config('usethreads') or $^V lt v5.8.7 or $^V eq v5.10.0)
111 0 0 if ($ENV{'CHARM_VALGRIND'})
116 0 0 if (system(@command) != 0)
119 0 0 if (($ENV{'CHARM_VERBOSITY'} || 0) < 2)
133 0 0 unless ($config)
135 0 0 unless ($@)
139 0 0 if ($config)
148 0 0 unless $self->charmonizer_params('create_makefile')
158 0 0 unless $self->charmonizer_params('create_makefile') and -e 'Makefile'
174 0 0 if system @command