PSMSGraph
PSMSGraph copied to clipboard
100% Code Coverage for Import-GraphApplication
Code coverage report:
Covered 64.71 % of 17 analyzed Commands in Import-GraphApplication
Missed commands:
Line | Command |
---|---|
75 | $ImportFiles = $LiteralPath |
76 | $ImportParam = 'LiteralPath' |
89 | $ErrorMessage = "Unable to import from '{0}': {1}" -f @( ... |
90 | $ImportFile |
91 | $_.Exception.Message |
93 | Write-Error $ErrorMessage |