| lib/Sisimai/Rhost/GoogleApps.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 81 | if $argvs->reason |
| 110 | 5 | 76 | unless exists $statuslist->{$statuscode} |
| 111 | 0 | 76 | unless scalar @{$statuslist->{$statuscode};} |
| 116 | 187 | 71 | unless grep {rindex($argvs->diagnosticcode, $_) > -1;} @{$$e{"string"};} |