Condition Coverage

blib/lib/Params/Dry.pm
Criterion Covered Total %
condition 1 14 7.1


or 2 conditions

line l !l condition
80 10 0 $subroutine || $evaltext || 'no sub'
132 0 0 ($$Params::Dry::Internal::current_params{"$p_name"} // $p_default) // undef
149 0 0 $parameters // ''
161 0 0 $$check_function_hash{'type_parameters'} || []

or 3 conditions

line l !l&&r !l&&!r condition
119 0 0 0 !defined($p_type) || $p_type =~ /^\d+$/ && $p_type == 1
132 0 0 0 $$Params::Dry::Internal::current_params{"$p_name"} // $p_default