line | % | coverage | condition |
159 | 100 | | $bool_copy or exists $$invocant{'types'} |
180 | 33 | | defined $type and exists $$types{$type} |
214 | 100 | | @_ > 1 and defined $type |
218 | 100 | | not ref $invocant and $type =~ /^[ACEW]$/ |
220 | 67 | | 0 + $value || $$types{$type}{'level'} |
240 | 100 | | @_ > 1 and defined $type |
247 | 100 | | $type eq '1' or $type eq '0' or $type eq '' |
265 | 100 | | @_ > 1 and defined $type |
269 | 100 | | $value || '' |
272 | 100 | | $type eq '1' or $type eq '0' or $type eq '' |
290 | 100 | | @_ > 1 and defined $type |
294 | 50 | | $value ||= '' |
313 | 100 | | @_ > 1 and defined $type |
403 | 100 | | $$long_types{$value} || 'D' |
407 | 50 | | $value || 0 |
423 | 100 | | $value || '' |
644 | 33 | | $value and $value =~ /^[\p{Alpha}_\-][\p{Digit}\p{Alpha}_\-]*$/ |
701 | 67 | | ref $export_tags and @$export_tags |
774 | 33 | | ref $export_tags and @$export_tags |
841 | 33 | | $method and not ref $method |
842 | 33 | | ref $coderef and ref $coderef eq 'CODE' |
857 | 50 | | $value || 0 |
919 | 50 | | $$long_types{$type} || 'M' |
943 | 50 | | $$long_types{$type} || 'M' |
967 | 100 | | @lines and $id =~ /^[+]+$/ |
| 100 | | @lines and $id =~ /^[.]+$/ |
1004 | 33 | | ref $class || $class |
1014 | 100 | | $message->type eq 'R' and $message->template =~ /password/is |