Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
devtools
/
node_modules
/
es-abstract
/
.nycrc
blob: 3421adaa4768e6e58da79c0832e76045c1975e82 [
file
] [
log
] [
blame
]
{
"all"
:
true
,
"check-coverage"
:
true
,
"reporter"
:
[
"text-summary"
,
"text"
,
"html"
,
"json"
],
"lines"
:
86
,
"statements"
:
85.93
,
"functions"
:
82.43
,
"branches"
:
76.06
,
"exclude"
:
[
"coverage"
,
"operations"
,
"test"
]
}