Condition Coverage

blib/lib/CPAN/Packager/Builder/Deb.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
135 0 0 0 $self->config('modules', $module_name) and $self->config('modules', $module_name)->{'no_depends'}
171 0 0 0 $self->config('modules', $package) and $self->config('modules', $package)->{'pkg_name'}
183 0 0 0 defined $already_installed and $already_installed == 0
197 0 0 0 $is_pkg and $l =~ /^ii/