Condition Coverage

blib/lib/Pinto/Editor/Clip.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 exists $slurp->{'chomped'} and not exists $slurp->{'chomp'}
83 0 0 0 exists $slurp->{'trimmed'} and not exists $slurp->{'trim'}
161 0 0 0 wantarray and my $slurp = delete $given{'slurp'}
177 0 0 0 exists $given{$_} and $slurp{$_} = $given{$_}
190 0 0 0 wantarray and $slurp{'wantlist'}