Branch Coverage

blib/lib/Carp/Parse/Redact.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
210 0 3 unless Data::Validate::Type::is_arrayref($sensitive_argument_names)
214 0 3 unless Data::Validate::Type::is_arrayref($sensitive_regexp_patterns)
217 0 3 if scalar keys %args != 0
232 0 3 unless $parsed_stack_trace
237 3 9 unless $caller_information->get_arguments_list
239 6 24 if ($redact_next) { }
247 6 18 if defined $argument and $$arguments_redacted{$argument}
255 0 30 unless defined $argument
256 6 24 if $argument eq '[redacted]'
261 23 1 unless $argument =~ /$regexp/
266 1 23 if $matches_pattern