Preparing search index...
The search index is not available
jsforce
jsforce
api/metadata/schema
CodeCoverageResult
Type alias CodeCoverageResult
Code
Coverage
Result
:
{
dmlInfo
:
CodeLocation
[]
;
id
:
string
;
locationsNotCovered
:
CodeLocation
[]
;
methodInfo
:
CodeLocation
[]
;
name
:
string
;
namespace
?:
string
|
null
;
numLocations
:
number
;
numLocationsNotCovered
:
number
;
soqlInfo
:
CodeLocation
[]
;
soslInfo
:
CodeLocation
[]
;
type
:
string
;
}
Type declaration
dml
Info
:
CodeLocation
[]
id
:
string
locations
Not
Covered
:
CodeLocation
[]
method
Info
:
CodeLocation
[]
name
:
string
Optional
namespace
?:
string
|
null
num
Locations
:
number
num
Locations
Not
Covered
:
number
soql
Info
:
CodeLocation
[]
sosl
Info
:
CodeLocation
[]
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...