Search
Preparing search index...
The search index is not available
ipfs-pinning-service - vundefined
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ipfs-pinning-service - vundefined
node_modules/@types/istanbul-lib-coverage
FileCoverage
Class FileCoverage
Hierarchy
FileCoverage
Implements
FileCoverageData
Index
Constructors
constructor
Properties
b
branch
Map
data
f
fn
Map
path
s
statement
Map
Methods
compute
Branch
Totals
compute
Simple
Totals
get
Branch
Coverage
ByLine
get
Line
Coverage
get
Uncovered
Lines
merge
reset
Hits
toJSON
to
Summary
Constructors
constructor
new
File
Coverage
(
data
:
string
|
FileCoverage
|
FileCoverageData
)
:
FileCoverage
Parameters
data:
string
|
FileCoverage
|
FileCoverageData
Returns
FileCoverage
Properties
b
b
:
{}
Type declaration
[
key:
string
]:
number
[]
branch
Map
branch
Map
:
{}
Type declaration
[
key:
string
]:
BranchMapping
data
data
:
FileCoverageData
f
f
:
{}
Type declaration
[
key:
string
]:
number
fn
Map
fn
Map
:
{}
Type declaration
[
key:
string
]:
FunctionMapping
path
path
:
string
s
s
:
{}
Type declaration
[
key:
string
]:
number
statement
Map
statement
Map
:
{}
Type declaration
[
key:
string
]:
Range
Methods
compute
Branch
Totals
compute
Branch
Totals
(
)
:
Totals
Returns
Totals
compute
Simple
Totals
compute
Simple
Totals
(
)
:
Totals
Returns
Totals
get
Branch
Coverage
ByLine
get
Branch
Coverage
ByLine
(
)
:
{}
Returns
{}
[
line:
number
]:
Coverage
get
Line
Coverage
get
Line
Coverage
(
)
:
{}
Returns
{}
[
line:
number
]:
number
get
Uncovered
Lines
get
Uncovered
Lines
(
)
:
number
[]
Returns
number
[]
merge
merge
(
other
:
FileCoverageData
)
:
void
Parameters
other:
FileCoverageData
Returns
void
reset
Hits
reset
Hits
(
)
:
void
Returns
void
toJSON
toJSON
(
)
:
object
Returns
object
to
Summary
to
Summary
(
)
:
CoverageSummary
Returns
CoverageSummary
Modules
node_
modules/@types/istanbul-
lib-
coverage
Coverage
Map
Coverage
Summary
File
Coverage
constructor
b
branch
Map
data
f
fn
Map
path
s
statement
Map
compute
Branch
Totals
compute
Simple
Totals
get
Branch
Coverage
ByLine
get
Line
Coverage
get
Uncovered
Lines
merge
reset
Hits
toJSON
to
Summary
Branch
Mapping
Coverage
Coverage
Map
Data
Coverage
Summary
Data
File
Coverage
Data
Function
Mapping
Location
Range
Totals
classes
create
Coverage
Map
create
Coverage
Summary
create
File
Coverage