Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
158 0 0 0 $self->charmonizer_params('create_makefile') and -e 'Makefile'

or 2 conditions

line l !l condition
119 0 0 $ENV{'CHARM_VERBOSITY'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
104 0 0 0 not $self->config('usethreads') or $^V lt v5.8.7
0 0 0 not $self->config('usethreads') or $^V lt v5.8.7 or $^V eq v5.10.0