blib/lib/Net/MitDK.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 32 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
112 | 0 | 0 | 0 | $json->{'fieldError'} and ref $_->{'fieldError'} eq "ARRAY" |
129 | 0 | 0 | 0 | $json->{'errorMessages'} and ref $json->{'errorMessages'} eq "ARRAY" |
133 | 0 | 0 | 0 | $_->{'fieldError'} and ref $_->{'fieldError'} eq "ARRAY" |
176 | 0 | 0 | 0 | exists $json->{'dpp'} and exists $json->{'ngdp'} |
412 | 0 | 0 | 0 | $^O =~ /win/i and exists $ENV{'USERPROFILE'} |
0 | 0 | 0 | $^O =~ /win/i and exists $ENV{'WINDIR'} |
line | l | !l | condition |
---|---|---|---|
90 | 0 | 0 | $options //= {} |
336 | 0 | 0 | $msg->{'receivedDateTime'} // "" |
355 | 0 | 0 | $ENV{'USER'} // "you" |
454 | 0 | 0 | $opt{"payload"} // {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
327 | 0 | 0 | 0 | utf8::is_utf8($text) || $text =~ /[\x80-\xff]/ |
427 | 0 | 0 | 0 | $_[0]{'homepath'} // _homepath() . "/.mitdk" |