blib/lib/Net/MitDK.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 35 | 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" |
178 | 0 | 0 | 0 | exists $json->{'dpp'} and exists $json->{'ngdp'} |
414 | 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 //= {} |
338 | 0 | 0 | $msg->{'receivedDateTime'} // "" |
357 | 0 | 0 | $ENV{'USER'} // "you" |
456 | 0 | 0 | $opt{"payload"} // {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
157 | 0 | 0 | 0 | $token->{'dpp'}{'expires_on'} < time or $token->{'ngdp'}{'expires_on'} < time |
329 | 0 | 0 | 0 | utf8::is_utf8($text) || $text =~ /[\x80-\xff]/ |
429 | 0 | 0 | 0 | $_[0]{'homepath'} // _homepath() . "/.mitdk" |