Sign in
dart
/
tools.git
/
7bf22c95
/
.
/
pkgs
/
coverage
/
test
/
test_coverage_options
/
all_field.yaml
blob: 05a07a9431c9aba72f4af9d7561525c11a31af04 [
file
] [
log
] [
blame
]
output
-
directory:
"../../var/coverage_data"
scope
-
output:
[
"lib"
,
"src"
]
function
-
coverage:
true
branch
-
coverage:
false
package
-
directory:
"../test_files"
package
-
name:
"My Dart Package"
test_script:
"test1"