Condition Coverage

blib/lib/Carmel/Builder.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
90 0 0 0 $ent->is_dir and $ent->child("blib/meta/install.json")->exists
107 0 0 0 $version and $version =~ /==|<|!/

or 2 conditions

line l !l condition
177 0 0 $self->mirror || 'https://cpan.metacpan.org/'

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 $self->{'tempdir'} ||= $self->build_tempdir
143 0 0 0 $self->{'cli'} ||= $self->build_cli
171 0 0 0 $self->{'index'} ||= $self->build_index