FOUR-11020:HOME - START NEW REQUEST: Create a new component to suppor… #69
Annotations
100 errors and 100 warnings
ci (2):
src/CountElements.js#L1
File has too many classes (7). Maximum allowed is 1
|
ci (2):
src/CountElements.js#L1
Replace `'./DataProvider'` with `"./DataProvider"`
|
ci (2):
src/CountElements.js#L1
Strings must use doublequote
|
ci (2):
src/CountElements.js#L3
'globalObject' is never reassigned. Use 'const' instead
|
ci (2):
src/CountElements.js#L3
Replace `'undefined'⏎··?·global⏎·` with `"undefined"·?·global`
|
ci (2):
src/CountElements.js#L3
Strings must use doublequote
|
ci (2):
src/CountElements.js#L8
Expected blank line between class members
|
ci (2):
src/CountElements.js#L9
Expected blank line between class members
|
ci (2):
src/CountElements.js#L13
Expected blank line between class members
|
ci (2):
src/CountElements.js#L13
Expected 'this' to be used by class async method 'countItems'
|
ci (2):
src/App.vue#L14
Replace `'Design'` with `"Design"`
|
ci (2):
src/App.vue#L21
Replace `'Preview'` with `"Preview"`
|
ci (2):
src/App.vue#L27
Replace `deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (2):
src/App.vue#L36
Replace `deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (2):
src/App.vue#L48
Replace `·class="btn-group·btn-group-sm·mr-2"·role="group"·aria-label="Basic·example"` with `⏎··············class="btn-group·btn-group-sm·mr-2"⏎··············role="group"⏎··············aria-label="Basic·example"⏎············`
|
ci (2):
src/App.vue#L49
This line has a length of 154. Maximum allowed is 140
|
ci (2):
src/App.vue#L49
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Calculated·Properties')"·@click="openComputedProperties"·data-cy="topbar-calcs"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Calculated·Properties')"⏎················@click="openComputedProperties"⏎················data-cy="topbar-calcs"⏎··············`
|
ci (2):
src/App.vue#L50
Insert `·`
|
ci (2):
src/App.vue#L51
Replace `'Calcs'` with `"Calcs"`
|
ci (2):
src/App.vue#L53
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Custom·CSS')"·@click="openCustomCSS"·data-cy="topbar-css"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Custom·CSS')"⏎················@click="openCustomCSS"⏎················data-cy="topbar-css"⏎··············`
|
ci (1):
src/App.vue#L14
Replace `'Design'` with `"Design"`
|
ci (1):
src/App.vue#L21
Replace `'Preview'` with `"Preview"`
|
ci (1):
src/App.vue#L27
Replace `deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (1):
src/App.vue#L36
Replace `deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (1):
src/App.vue#L48
Replace `·class="btn-group·btn-group-sm·mr-2"·role="group"·aria-label="Basic·example"` with `⏎··············class="btn-group·btn-group-sm·mr-2"⏎··············role="group"⏎··············aria-label="Basic·example"⏎············`
|
ci (1):
src/App.vue#L49
This line has a length of 154. Maximum allowed is 140
|
ci (1):
src/App.vue#L49
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Calculated·Properties')"·@click="openComputedProperties"·data-cy="topbar-calcs"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Calculated·Properties')"⏎················@click="openComputedProperties"⏎················data-cy="topbar-calcs"⏎··············`
|
ci (1):
src/App.vue#L50
Insert `·`
|
ci (1):
src/App.vue#L51
Replace `'Calcs'` with `"Calcs"`
|
ci (1):
src/App.vue#L53
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Custom·CSS')"·@click="openCustomCSS"·data-cy="topbar-css"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Custom·CSS')"⏎················@click="openCustomCSS"⏎················data-cy="topbar-css"⏎··············`
|
ci (1):
src/CountElements.js#L1
File has too many classes (7). Maximum allowed is 1
|
ci (1):
src/CountElements.js#L1
Replace `'./DataProvider'` with `"./DataProvider"`
|
ci (1):
src/CountElements.js#L1
Strings must use doublequote
|
ci (1):
src/CountElements.js#L3
'globalObject' is never reassigned. Use 'const' instead
|
ci (1):
src/CountElements.js#L3
Replace `'undefined'⏎··?·global⏎·` with `"undefined"·?·global`
|
ci (1):
src/CountElements.js#L3
Strings must use doublequote
|
ci (1):
src/CountElements.js#L8
Expected blank line between class members
|
ci (1):
src/CountElements.js#L9
Expected blank line between class members
|
ci (1):
src/CountElements.js#L13
Expected blank line between class members
|
ci (1):
src/CountElements.js#L13
Expected 'this' to be used by class async method 'countItems'
|
ci (0):
src/App.vue#L14
Replace `'Design'` with `"Design"`
|
ci (0):
src/App.vue#L21
Replace `'Preview'` with `"Preview"`
|
ci (0):
src/App.vue#L27
Replace `deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (0):
src/App.vue#L36
Replace `deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (0):
src/App.vue#L48
Replace `·class="btn-group·btn-group-sm·mr-2"·role="group"·aria-label="Basic·example"` with `⏎··············class="btn-group·btn-group-sm·mr-2"⏎··············role="group"⏎··············aria-label="Basic·example"⏎············`
|
ci (0):
src/App.vue#L49
This line has a length of 154. Maximum allowed is 140
|
ci (0):
src/App.vue#L49
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Calculated·Properties')"·@click="openComputedProperties"·data-cy="topbar-calcs"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Calculated·Properties')"⏎················@click="openComputedProperties"⏎················data-cy="topbar-calcs"⏎··············`
|
ci (0):
src/App.vue#L50
Insert `·`
|
ci (0):
src/App.vue#L51
Replace `'Calcs'` with `"Calcs"`
|
ci (0):
src/App.vue#L53
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Custom·CSS')"·@click="openCustomCSS"·data-cy="topbar-css"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Custom·CSS')"⏎················@click="openCustomCSS"⏎················data-cy="topbar-css"⏎··············`
|
ci (0):
src/CountElements.js#L1
File has too many classes (7). Maximum allowed is 1
|
ci (0):
src/CountElements.js#L1
Replace `'./DataProvider'` with `"./DataProvider"`
|
ci (0):
src/CountElements.js#L1
Strings must use doublequote
|
ci (0):
src/CountElements.js#L3
'globalObject' is never reassigned. Use 'const' instead
|
ci (0):
src/CountElements.js#L3
Replace `'undefined'⏎··?·global⏎·` with `"undefined"·?·global`
|
ci (0):
src/CountElements.js#L3
Strings must use doublequote
|
ci (0):
src/CountElements.js#L8
Expected blank line between class members
|
ci (0):
src/CountElements.js#L9
Expected blank line between class members
|
ci (0):
src/CountElements.js#L13
Expected blank line between class members
|
ci (0):
src/CountElements.js#L13
Expected 'this' to be used by class async method 'countItems'
|
ci (4):
src/CountElements.js#L1
File has too many classes (7). Maximum allowed is 1
|
ci (4):
src/CountElements.js#L1
Replace `'./DataProvider'` with `"./DataProvider"`
|
ci (4):
src/CountElements.js#L1
Strings must use doublequote
|
ci (4):
src/CountElements.js#L3
'globalObject' is never reassigned. Use 'const' instead
|
ci (4):
src/CountElements.js#L3
Replace `'undefined'⏎··?·global⏎·` with `"undefined"·?·global`
|
ci (4):
src/CountElements.js#L3
Strings must use doublequote
|
ci (4):
src/CountElements.js#L8
Expected blank line between class members
|
ci (4):
src/CountElements.js#L9
Expected blank line between class members
|
ci (4):
src/CountElements.js#L13
Expected blank line between class members
|
ci (4):
src/CountElements.js#L13
Expected 'this' to be used by class async method 'countItems'
|
ci (4):
src/App.vue#L14
Replace `'Design'` with `"Design"`
|
ci (4):
src/App.vue#L21
Replace `'Preview'` with `"Preview"`
|
ci (4):
src/App.vue#L27
Replace `deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (4):
src/App.vue#L36
Replace `deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (4):
src/App.vue#L48
Replace `·class="btn-group·btn-group-sm·mr-2"·role="group"·aria-label="Basic·example"` with `⏎··············class="btn-group·btn-group-sm·mr-2"⏎··············role="group"⏎··············aria-label="Basic·example"⏎············`
|
ci (4):
src/App.vue#L49
This line has a length of 154. Maximum allowed is 140
|
ci (4):
src/App.vue#L49
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Calculated·Properties')"·@click="openComputedProperties"·data-cy="topbar-calcs"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Calculated·Properties')"⏎················@click="openComputedProperties"⏎················data-cy="topbar-calcs"⏎··············`
|
ci (4):
src/App.vue#L50
Insert `·`
|
ci (4):
src/App.vue#L51
Replace `'Calcs'` with `"Calcs"`
|
ci (4):
src/App.vue#L53
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Custom·CSS')"·@click="openCustomCSS"·data-cy="topbar-css"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Custom·CSS')"⏎················@click="openCustomCSS"⏎················data-cy="topbar-css"⏎··············`
|
ci (3):
src/CountElements.js#L1
File has too many classes (7). Maximum allowed is 1
|
ci (3):
src/CountElements.js#L1
Replace `'./DataProvider'` with `"./DataProvider"`
|
ci (3):
src/CountElements.js#L1
Strings must use doublequote
|
ci (3):
src/CountElements.js#L3
'globalObject' is never reassigned. Use 'const' instead
|
ci (3):
src/CountElements.js#L3
Replace `'undefined'⏎··?·global⏎·` with `"undefined"·?·global`
|
ci (3):
src/CountElements.js#L3
Strings must use doublequote
|
ci (3):
src/CountElements.js#L8
Expected blank line between class members
|
ci (3):
src/CountElements.js#L9
Expected blank line between class members
|
ci (3):
src/CountElements.js#L13
Expected blank line between class members
|
ci (3):
src/CountElements.js#L13
Expected 'this' to be used by class async method 'countItems'
|
ci (3):
src/App.vue#L14
Replace `'Design'` with `"Design"`
|
ci (3):
src/App.vue#L21
Replace `'Preview'` with `"Preview"`
|
ci (3):
src/App.vue#L27
Replace `deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (3):
src/App.vue#L36
Replace `deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'⏎················`
|
ci (3):
src/App.vue#L48
Replace `·class="btn-group·btn-group-sm·mr-2"·role="group"·aria-label="Basic·example"` with `⏎··············class="btn-group·btn-group-sm·mr-2"⏎··············role="group"⏎··············aria-label="Basic·example"⏎············`
|
ci (3):
src/App.vue#L49
This line has a length of 154. Maximum allowed is 140
|
ci (3):
src/App.vue#L49
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Calculated·Properties')"·@click="openComputedProperties"·data-cy="topbar-calcs"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Calculated·Properties')"⏎················@click="openComputedProperties"⏎················data-cy="topbar-calcs"⏎··············`
|
ci (3):
src/App.vue#L50
Insert `·`
|
ci (3):
src/App.vue#L51
Replace `'Calcs'` with `"Calcs"`
|
ci (3):
src/App.vue#L53
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Custom·CSS')"·@click="openCustomCSS"·data-cy="topbar-css"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Custom·CSS')"⏎················@click="openCustomCSS"⏎················data-cy="topbar-css"⏎··············`
|
ci (2):
src/CountElements.js#L23
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (2):
src/DataProvider.js#L2
'axios' should be listed in the project's dependencies, not devDependencies
|
ci (2):
src/DataProvider.js#L15
Assignment to property of function parameter 'Vue'
|
ci (2):
src/DataProvider.js#L92
Assignment to property of function parameter 'screen'
|
ci (2):
src/DataProvider.js#L240
Assignment to property of function parameter 'options'
|
ci (2):
src/ValidationsFactory.js#L4
'expr-eval' should be listed in the project's dependencies, not devDependencies
|
ci (2):
src/ValidationsFactory.js#L64
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (2):
src/ValidationsFactory.js#L285
Unexpected unnamed function
|
ci (2):
src/ValidationsFactory.js#L339
Unexpected unnamed function
|
ci (2):
src/components/VariableNameGenerator.js#L45
Assignment to function parameter 'id'
|
ci (2):
src/App.vue#L2
Attribute "id" should go before "class"
|
ci (2):
src/App.vue#L3
Attribute "id" should go before "class"
|
ci (2):
src/App.vue#L30
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (2):
src/App.vue#L31
Attribute ":title" should go before "@click"
|
ci (2):
src/App.vue#L39
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (2):
src/App.vue#L40
Attribute ":title" should go before "@click"
|
ci (2):
src/App.vue#L47
Attribute "v-if" should go before "class"
|
ci (2):
src/App.vue#L49
Attribute "data-cy" should go before "@click"
|
ci (2):
src/App.vue#L53
Attribute "data-cy" should go before "@click"
|
ci (2):
src/App.vue#L57
Attribute "data-cy" should go before "@click"
|
ci (1):
src/App.vue#L2
Attribute "id" should go before "class"
|
ci (1):
src/App.vue#L3
Attribute "id" should go before "class"
|
ci (1):
src/App.vue#L30
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (1):
src/App.vue#L31
Attribute ":title" should go before "@click"
|
ci (1):
src/App.vue#L39
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (1):
src/App.vue#L40
Attribute ":title" should go before "@click"
|
ci (1):
src/App.vue#L47
Attribute "v-if" should go before "class"
|
ci (1):
src/App.vue#L49
Attribute "data-cy" should go before "@click"
|
ci (1):
src/App.vue#L53
Attribute "data-cy" should go before "@click"
|
ci (1):
src/App.vue#L57
Attribute "data-cy" should go before "@click"
|
ci (1):
src/CountElements.js#L23
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (1):
src/DataProvider.js#L2
'axios' should be listed in the project's dependencies, not devDependencies
|
ci (1):
src/DataProvider.js#L15
Assignment to property of function parameter 'Vue'
|
ci (1):
src/DataProvider.js#L92
Assignment to property of function parameter 'screen'
|
ci (1):
src/DataProvider.js#L240
Assignment to property of function parameter 'options'
|
ci (1):
src/ValidationsFactory.js#L4
'expr-eval' should be listed in the project's dependencies, not devDependencies
|
ci (1):
src/ValidationsFactory.js#L64
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (1):
src/ValidationsFactory.js#L285
Unexpected unnamed function
|
ci (1):
src/ValidationsFactory.js#L339
Unexpected unnamed function
|
ci (1):
src/components/VariableNameGenerator.js#L45
Assignment to function parameter 'id'
|
ci (0):
src/App.vue#L2
Attribute "id" should go before "class"
|
ci (0):
src/App.vue#L3
Attribute "id" should go before "class"
|
ci (0):
src/App.vue#L30
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (0):
src/App.vue#L31
Attribute ":title" should go before "@click"
|
ci (0):
src/App.vue#L39
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (0):
src/App.vue#L40
Attribute ":title" should go before "@click"
|
ci (0):
src/App.vue#L47
Attribute "v-if" should go before "class"
|
ci (0):
src/App.vue#L49
Attribute "data-cy" should go before "@click"
|
ci (0):
src/App.vue#L53
Attribute "data-cy" should go before "@click"
|
ci (0):
src/App.vue#L57
Attribute "data-cy" should go before "@click"
|
ci (0):
src/CountElements.js#L23
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (0):
src/DataProvider.js#L2
'axios' should be listed in the project's dependencies, not devDependencies
|
ci (0):
src/DataProvider.js#L15
Assignment to property of function parameter 'Vue'
|
ci (0):
src/DataProvider.js#L92
Assignment to property of function parameter 'screen'
|
ci (0):
src/DataProvider.js#L240
Assignment to property of function parameter 'options'
|
ci (0):
src/ValidationsFactory.js#L4
'expr-eval' should be listed in the project's dependencies, not devDependencies
|
ci (0):
src/ValidationsFactory.js#L64
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (0):
src/ValidationsFactory.js#L285
Unexpected unnamed function
|
ci (0):
src/ValidationsFactory.js#L339
Unexpected unnamed function
|
ci (0):
src/components/VariableNameGenerator.js#L45
Assignment to function parameter 'id'
|
ci (4):
src/CountElements.js#L23
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (4):
src/DataProvider.js#L2
'axios' should be listed in the project's dependencies, not devDependencies
|
ci (4):
src/DataProvider.js#L15
Assignment to property of function parameter 'Vue'
|
ci (4):
src/DataProvider.js#L92
Assignment to property of function parameter 'screen'
|
ci (4):
src/DataProvider.js#L240
Assignment to property of function parameter 'options'
|
ci (4):
src/ValidationsFactory.js#L4
'expr-eval' should be listed in the project's dependencies, not devDependencies
|
ci (4):
src/ValidationsFactory.js#L64
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (4):
src/ValidationsFactory.js#L285
Unexpected unnamed function
|
ci (4):
src/ValidationsFactory.js#L339
Unexpected unnamed function
|
ci (4):
src/components/VariableNameGenerator.js#L45
Assignment to function parameter 'id'
|
ci (4):
src/App.vue#L2
Attribute "id" should go before "class"
|
ci (4):
src/App.vue#L3
Attribute "id" should go before "class"
|
ci (4):
src/App.vue#L30
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (4):
src/App.vue#L31
Attribute ":title" should go before "@click"
|
ci (4):
src/App.vue#L39
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (4):
src/App.vue#L40
Attribute ":title" should go before "@click"
|
ci (4):
src/App.vue#L47
Attribute "v-if" should go before "class"
|
ci (4):
src/App.vue#L49
Attribute "data-cy" should go before "@click"
|
ci (4):
src/App.vue#L53
Attribute "data-cy" should go before "@click"
|
ci (4):
src/App.vue#L57
Attribute "data-cy" should go before "@click"
|
ci (3):
src/CountElements.js#L23
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (3):
src/DataProvider.js#L2
'axios' should be listed in the project's dependencies, not devDependencies
|
ci (3):
src/DataProvider.js#L15
Assignment to property of function parameter 'Vue'
|
ci (3):
src/DataProvider.js#L92
Assignment to property of function parameter 'screen'
|
ci (3):
src/DataProvider.js#L240
Assignment to property of function parameter 'options'
|
ci (3):
src/ValidationsFactory.js#L4
'expr-eval' should be listed in the project's dependencies, not devDependencies
|
ci (3):
src/ValidationsFactory.js#L64
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
ci (3):
src/ValidationsFactory.js#L285
Unexpected unnamed function
|
ci (3):
src/ValidationsFactory.js#L339
Unexpected unnamed function
|
ci (3):
src/components/VariableNameGenerator.js#L45
Assignment to function parameter 'id'
|
ci (3):
src/App.vue#L2
Attribute "id" should go before "class"
|
ci (3):
src/App.vue#L3
Attribute "id" should go before "class"
|
ci (3):
src/App.vue#L30
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (3):
src/App.vue#L31
Attribute ":title" should go before "@click"
|
ci (3):
src/App.vue#L39
Attribute "v-b-tooltip.hover" should go before "@click"
|
ci (3):
src/App.vue#L40
Attribute ":title" should go before "@click"
|
ci (3):
src/App.vue#L47
Attribute "v-if" should go before "class"
|
ci (3):
src/App.vue#L49
Attribute "data-cy" should go before "@click"
|
ci (3):
src/App.vue#L53
Attribute "data-cy" should go before "@click"
|
ci (3):
src/App.vue#L57
Attribute "data-cy" should go before "@click"
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-report
Expired
|
2.72 MB |
|