ivue 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.idea/codeStyles/Project.xml +65 -0
- package/.idea/codeStyles/codeStyleConfig.xml +5 -0
- package/.idea/inspectionProfiles/Project_Default.xml +6 -0
- package/.idea/ivue.iml +8 -0
- package/.idea/modules.xml +8 -0
- package/.idea/php.xml +19 -0
- package/.idea/vcs.xml +6 -0
- package/README.md +5 -5
- package/coverage/clover.xml +128 -128
- package/coverage/coverage-final.json +1 -1
- package/coverage/index.html +1 -1
- package/coverage/index.ts.html +27 -33
- package/dist/src/index.d.ts +5 -2
- package/docs/docs/.vitepress/config.ts +29 -6
- package/docs/docs/.vitepress/dist/404.html +3 -3
- package/docs/docs/.vitepress/dist/api/ivue.html +7 -7
- package/docs/docs/.vitepress/dist/api/propsWithDefaults.html +7 -7
- package/docs/docs/.vitepress/dist/assets/{api_ivue.md.BCZ4q_0D.js → api_ivue.md.MRwb9Lcb.js} +1 -1
- package/docs/docs/.vitepress/dist/assets/{api_ivue.md.BCZ4q_0D.lean.js → api_ivue.md.MRwb9Lcb.lean.js} +1 -1
- package/docs/docs/.vitepress/dist/assets/{api_propsWithDefaults.md.Cr5FwI9o.js → api_propsWithDefaults.md.CeE4IC-K.js} +1 -1
- package/docs/docs/.vitepress/dist/assets/{api_propsWithDefaults.md.Cr5FwI9o.lean.js → api_propsWithDefaults.md.CeE4IC-K.lean.js} +1 -1
- package/docs/docs/.vitepress/dist/assets/{app.DRiljpSE.js → app.CbDr3eFe.js} +1 -1
- package/docs/docs/.vitepress/dist/assets/chunks/@localSearchIndexroot.xSEJiuF6.js +1 -0
- package/docs/docs/.vitepress/dist/assets/chunks/Button.vue_vue_type_script_setup_true_lang.P7niV-n8.js +1 -0
- package/docs/docs/.vitepress/dist/assets/chunks/VPLocalSearchBox.C1TPvqwb.js +7 -0
- package/docs/docs/.vitepress/dist/assets/chunks/framework.CNtPHGsN.js +1 -0
- package/docs/docs/.vitepress/dist/assets/chunks/theme.DSY3Mj9W.js +2 -0
- package/docs/docs/.vitepress/dist/assets/index.md.CktQD561.js +1 -0
- package/docs/docs/.vitepress/dist/assets/index.md.CktQD561.lean.js +1 -0
- package/docs/docs/.vitepress/dist/assets/pages_getting-started.md.COGFS1PH.js +8 -0
- package/docs/docs/.vitepress/dist/assets/pages_getting-started.md.COGFS1PH.lean.js +1 -0
- package/docs/docs/.vitepress/dist/assets/{pages_how-it-works.md.DKizt6Ny.js → pages_how-it-works.md.DEn1nBQc.js} +1 -1
- package/docs/docs/.vitepress/dist/assets/{pages_how-it-works.md.DKizt6Ny.lean.js → pages_how-it-works.md.DEn1nBQc.lean.js} +1 -1
- package/docs/docs/.vitepress/dist/assets/pages_introduction.md.UHEKhynF.js +1 -0
- package/docs/docs/.vitepress/dist/assets/pages_introduction.md.UHEKhynF.lean.js +1 -0
- package/docs/docs/.vitepress/dist/assets/pages_usage.md.B75xObUi.js +275 -0
- package/docs/docs/.vitepress/dist/assets/pages_usage.md.B75xObUi.lean.js +275 -0
- package/docs/docs/.vitepress/dist/assets/{style.BSZVsGuP.css → style.DamVQLpl.css} +1 -1
- package/docs/docs/.vitepress/dist/hashmap.json +1 -1
- package/docs/docs/.vitepress/dist/index.html +8 -7
- package/docs/docs/.vitepress/dist/pages/getting-started.html +10 -10
- package/docs/docs/.vitepress/dist/pages/how-it-works.html +7 -7
- package/docs/docs/.vitepress/dist/pages/introduction.html +8 -7
- package/docs/docs/.vitepress/dist/pages/usage.html +272 -14
- package/docs/docs/components/examples/{Counter.vue → CounterBasic.vue} +4 -4
- package/docs/docs/components/examples/CounterComposables.vue +20 -0
- package/docs/docs/components/examples/CounterComposablesDestructuring.vue +66 -0
- package/docs/docs/components/examples/CounterDefineExpose.vue +12 -0
- package/docs/docs/components/examples/CounterDefineExposeClass.ts +11 -0
- package/docs/docs/components/examples/CounterExternalRefs.vue +25 -0
- package/docs/docs/components/examples/CounterInternalRefs.vue +26 -0
- package/docs/docs/components/examples/CounterWithProps.vue +29 -0
- package/docs/docs/components/examples/CounterWithPropsAndEmits.vue +36 -0
- package/docs/docs/index.md +5 -5
- package/docs/docs/pages/getting-started.md +9 -5
- package/docs/docs/pages/introduction.md +19 -11
- package/docs/docs/pages/usage.md +218 -9
- package/docs/package.json +3 -2
- package/package.json +1 -1
- package/src/index.ts +22 -24
- package/vitest.config.ts.timestamp-1723424289354-74cf8d2d72cb7.mjs +162 -0
- package/docs/docs/.vitepress/dist/assets/chunks/framework.CEhE-9HF.js +0 -1
- package/docs/docs/.vitepress/dist/assets/chunks/theme.CldUEgAJ.js +0 -1
- package/docs/docs/.vitepress/dist/assets/index.md.B1vDz5mb.js +0 -1
- package/docs/docs/.vitepress/dist/assets/index.md.B1vDz5mb.lean.js +0 -1
- package/docs/docs/.vitepress/dist/assets/pages_getting-started.md.C7qtPEWU.js +0 -8
- package/docs/docs/.vitepress/dist/assets/pages_getting-started.md.C7qtPEWU.lean.js +0 -1
- package/docs/docs/.vitepress/dist/assets/pages_introduction.md.Dkqu-XCz.js +0 -1
- package/docs/docs/.vitepress/dist/assets/pages_introduction.md.Dkqu-XCz.lean.js +0 -1
- package/docs/docs/.vitepress/dist/assets/pages_usage.md.qo7ICfLC.js +0 -17
- package/docs/docs/.vitepress/dist/assets/pages_usage.md.qo7ICfLC.lean.js +0 -17
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
<component name="ProjectCodeStyleConfiguration">
|
|
2
|
+
<code_scheme name="Project" version="173">
|
|
3
|
+
<HTMLCodeStyleSettings>
|
|
4
|
+
<option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" />
|
|
5
|
+
</HTMLCodeStyleSettings>
|
|
6
|
+
<JSCodeStyleSettings version="0">
|
|
7
|
+
<option name="FORCE_SEMICOLON_STYLE" value="true" />
|
|
8
|
+
<option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
|
|
9
|
+
<option name="USE_DOUBLE_QUOTES" value="false" />
|
|
10
|
+
<option name="FORCE_QUOTE_STYlE" value="true" />
|
|
11
|
+
<option name="ENFORCE_TRAILING_COMMA" value="Remove" />
|
|
12
|
+
<option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
|
|
13
|
+
<option name="SPACES_WITHIN_IMPORTS" value="true" />
|
|
14
|
+
<option name="BLANK_LINES_AROUND_FUNCTION" value="0" />
|
|
15
|
+
</JSCodeStyleSettings>
|
|
16
|
+
<TypeScriptCodeStyleSettings version="0">
|
|
17
|
+
<option name="FORCE_SEMICOLON_STYLE" value="true" />
|
|
18
|
+
<option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
|
|
19
|
+
<option name="USE_DOUBLE_QUOTES" value="false" />
|
|
20
|
+
<option name="FORCE_QUOTE_STYlE" value="true" />
|
|
21
|
+
<option name="ENFORCE_TRAILING_COMMA" value="Remove" />
|
|
22
|
+
<option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
|
|
23
|
+
<option name="SPACES_WITHIN_IMPORTS" value="true" />
|
|
24
|
+
<option name="BLANK_LINES_AROUND_FUNCTION" value="0" />
|
|
25
|
+
</TypeScriptCodeStyleSettings>
|
|
26
|
+
<VueCodeStyleSettings>
|
|
27
|
+
<option name="INTERPOLATION_NEW_LINE_AFTER_START_DELIMITER" value="false" />
|
|
28
|
+
<option name="INTERPOLATION_NEW_LINE_BEFORE_END_DELIMITER" value="false" />
|
|
29
|
+
</VueCodeStyleSettings>
|
|
30
|
+
<codeStyleSettings language="HTML">
|
|
31
|
+
<option name="SOFT_MARGINS" value="80" />
|
|
32
|
+
<indentOptions>
|
|
33
|
+
<option name="INDENT_SIZE" value="2" />
|
|
34
|
+
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
|
35
|
+
<option name="TAB_SIZE" value="2" />
|
|
36
|
+
</indentOptions>
|
|
37
|
+
</codeStyleSettings>
|
|
38
|
+
<codeStyleSettings language="JavaScript">
|
|
39
|
+
<option name="BLANK_LINES_AROUND_METHOD" value="0" />
|
|
40
|
+
<option name="SOFT_MARGINS" value="80" />
|
|
41
|
+
<indentOptions>
|
|
42
|
+
<option name="INDENT_SIZE" value="2" />
|
|
43
|
+
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
|
44
|
+
<option name="TAB_SIZE" value="2" />
|
|
45
|
+
</indentOptions>
|
|
46
|
+
</codeStyleSettings>
|
|
47
|
+
<codeStyleSettings language="TypeScript">
|
|
48
|
+
<option name="BLANK_LINES_AROUND_METHOD" value="0" />
|
|
49
|
+
<option name="BLANK_LINES_AROUND_METHOD_IN_INTERFACE" value="0" />
|
|
50
|
+
<option name="SPACE_BEFORE_METHOD_PARENTHESES" value="true" />
|
|
51
|
+
<option name="SOFT_MARGINS" value="80" />
|
|
52
|
+
<indentOptions>
|
|
53
|
+
<option name="INDENT_SIZE" value="2" />
|
|
54
|
+
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
|
55
|
+
<option name="TAB_SIZE" value="2" />
|
|
56
|
+
</indentOptions>
|
|
57
|
+
</codeStyleSettings>
|
|
58
|
+
<codeStyleSettings language="Vue">
|
|
59
|
+
<option name="SOFT_MARGINS" value="80" />
|
|
60
|
+
<indentOptions>
|
|
61
|
+
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
|
62
|
+
</indentOptions>
|
|
63
|
+
</codeStyleSettings>
|
|
64
|
+
</code_scheme>
|
|
65
|
+
</component>
|
package/.idea/ivue.iml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module type="WEB_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager">
|
|
4
|
+
<content url="file://$MODULE_DIR$" />
|
|
5
|
+
<orderEntry type="inheritedJdk" />
|
|
6
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
7
|
+
</component>
|
|
8
|
+
</module>
|
package/.idea/php.xml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="MessDetectorOptionsConfiguration">
|
|
4
|
+
<option name="transferred" value="true" />
|
|
5
|
+
</component>
|
|
6
|
+
<component name="PHPCSFixerOptionsConfiguration">
|
|
7
|
+
<option name="transferred" value="true" />
|
|
8
|
+
</component>
|
|
9
|
+
<component name="PHPCodeSnifferOptionsConfiguration">
|
|
10
|
+
<option name="highlightLevel" value="WARNING" />
|
|
11
|
+
<option name="transferred" value="true" />
|
|
12
|
+
</component>
|
|
13
|
+
<component name="PhpStanOptionsConfiguration">
|
|
14
|
+
<option name="transferred" value="true" />
|
|
15
|
+
</component>
|
|
16
|
+
<component name="PsalmOptionsConfiguration">
|
|
17
|
+
<option name="transferred" value="true" />
|
|
18
|
+
</component>
|
|
19
|
+
</project>
|
package/.idea/vcs.xml
ADDED
package/README.md
CHANGED
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
|
|
7
7
|
## Features
|
|
8
8
|
– Simple & Elegant Architecture<br />
|
|
9
|
-
–
|
|
10
|
-
–
|
|
11
|
-
–
|
|
12
|
-
–
|
|
13
|
-
–
|
|
9
|
+
– Extensible Classes aligned with TypeScript Class design<br />
|
|
10
|
+
– Extensible Props Defaults<br />
|
|
11
|
+
– Extensible Emits<br />
|
|
12
|
+
– Extensible Slots<br />
|
|
13
|
+
– Extensible Components<br />
|
|
14
14
|
– Improves DX by elegantly dealing with .value in the background<br />
|
|
15
15
|
– Can be used both as a Store and a View Model for Components<br />
|
|
16
16
|
– Provides Full TypeScript Support<br />
|
package/coverage/clover.xml
CHANGED
|
@@ -1,169 +1,169 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
2
|
+
<coverage generated="1723424205573" clover="3.2.0">
|
|
3
|
+
<project timestamp="1723424205573" name="All files">
|
|
4
4
|
<metrics statements="160" coveredstatements="136" conditionals="55" coveredconditionals="55" methods="8" coveredmethods="6" elements="223" coveredelements="197" complexity="0" loc="160" ncloc="160" packages="1" files="1" classes="1"/>
|
|
5
|
-
<file name="index.ts" path="/Users/light/dev/
|
|
5
|
+
<file name="index.ts" path="/Users/light/dev/ivue/src/index.ts">
|
|
6
6
|
<metrics statements="160" coveredstatements="136" conditionals="55" coveredconditionals="55" methods="8" coveredmethods="6"/>
|
|
7
7
|
<line num="1" count="1" type="stmt"/>
|
|
8
|
-
<line num="
|
|
9
|
-
<line num="
|
|
10
|
-
<line num="
|
|
11
|
-
<line num="
|
|
12
|
-
<line num="
|
|
13
|
-
<line num="
|
|
8
|
+
<line num="4" count="1" type="stmt"/>
|
|
9
|
+
<line num="142" count="1" type="stmt"/>
|
|
10
|
+
<line num="151" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
11
|
+
<line num="153" count="25" type="cond" truecount="1" falsecount="0"/>
|
|
12
|
+
<line num="154" count="20" type="stmt"/>
|
|
13
|
+
<line num="155" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
14
|
+
<line num="157" count="5" type="stmt"/>
|
|
14
15
|
<line num="159" count="5" type="stmt"/>
|
|
15
|
-
<line num="
|
|
16
|
-
<line num="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="
|
|
16
|
+
<line num="160" count="25" type="cond" truecount="1" falsecount="0"/>
|
|
17
|
+
<line num="161" count="12" type="stmt"/>
|
|
18
|
+
<line num="162" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
19
|
+
<line num="163" count="39" type="stmt"/>
|
|
19
20
|
<line num="165" count="39" type="stmt"/>
|
|
20
|
-
<line num="
|
|
21
|
-
<line num="
|
|
22
|
-
<line num="
|
|
23
|
-
<line num="170" count="
|
|
21
|
+
<line num="166" count="39" type="stmt"/>
|
|
22
|
+
<line num="167" count="39" type="cond" truecount="1" falsecount="0"/>
|
|
23
|
+
<line num="168" count="39" type="cond" truecount="1" falsecount="0"/>
|
|
24
|
+
<line num="170" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
25
|
+
<line num="171" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
24
26
|
<line num="172" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
25
27
|
<line num="173" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
26
|
-
<line num="
|
|
27
|
-
<line num="
|
|
28
|
-
<line num="178" count="
|
|
29
|
-
<line num="179" count="
|
|
30
|
-
<line num="180" count="39" type="stmt"/>
|
|
28
|
+
<line num="176" count="23" type="stmt"/>
|
|
29
|
+
<line num="177" count="23" type="stmt"/>
|
|
30
|
+
<line num="178" count="39" type="stmt"/>
|
|
31
|
+
<line num="179" count="12" type="stmt"/>
|
|
31
32
|
<line num="181" count="12" type="stmt"/>
|
|
32
|
-
<line num="
|
|
33
|
-
<line num="
|
|
33
|
+
<line num="182" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
34
|
+
<line num="185" count="5" type="stmt"/>
|
|
34
35
|
<line num="187" count="5" type="stmt"/>
|
|
35
|
-
<line num="
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="
|
|
36
|
+
<line num="188" count="5" type="stmt"/>
|
|
37
|
+
<line num="210" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
38
|
+
<line num="211" count="23" type="stmt"/>
|
|
39
|
+
<line num="212" count="23" type="stmt"/>
|
|
38
40
|
<line num="213" count="23" type="stmt"/>
|
|
39
41
|
<line num="214" count="23" type="stmt"/>
|
|
40
|
-
<line num="215" count="23" type="
|
|
41
|
-
<line num="
|
|
42
|
-
<line num="
|
|
43
|
-
<line num="
|
|
44
|
-
<line num="
|
|
45
|
-
<line num="
|
|
46
|
-
<line num="229" count="
|
|
47
|
-
<line num="230" count="
|
|
48
|
-
<line num="
|
|
49
|
-
<line num="
|
|
50
|
-
<line num="
|
|
51
|
-
<line num="236" count="15" type="
|
|
52
|
-
<line num="237" count="15" type="
|
|
53
|
-
<line num="238" count="
|
|
54
|
-
<line num="239" count="
|
|
55
|
-
<line num="240" count="
|
|
56
|
-
<line num="241" count="122" type="
|
|
42
|
+
<line num="215" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
43
|
+
<line num="218" count="23" type="stmt"/>
|
|
44
|
+
<line num="221" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
45
|
+
<line num="225" count="122" type="cond" truecount="3" falsecount="0"/>
|
|
46
|
+
<line num="227" count="118" type="stmt"/>
|
|
47
|
+
<line num="228" count="118" type="cond" truecount="1" falsecount="0"/>
|
|
48
|
+
<line num="229" count="93" type="cond" truecount="1" falsecount="0"/>
|
|
49
|
+
<line num="230" count="21" type="cond" truecount="1" falsecount="0"/>
|
|
50
|
+
<line num="232" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
51
|
+
<line num="234" count="15" type="stmt"/>
|
|
52
|
+
<line num="235" count="15" type="stmt"/>
|
|
53
|
+
<line num="236" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
54
|
+
<line num="237" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
55
|
+
<line num="238" count="25" type="stmt"/>
|
|
56
|
+
<line num="239" count="122" type="cond" truecount="1" falsecount="0"/>
|
|
57
|
+
<line num="240" count="122" type="stmt"/>
|
|
58
|
+
<line num="241" count="122" type="stmt"/>
|
|
57
59
|
<line num="242" count="122" type="stmt"/>
|
|
58
|
-
<line num="
|
|
59
|
-
<line num="
|
|
60
|
+
<line num="244" count="23" type="stmt"/>
|
|
61
|
+
<line num="245" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
60
62
|
<line num="246" count="23" type="stmt"/>
|
|
61
|
-
<line num="247" count="23" type="
|
|
62
|
-
<line num="
|
|
63
|
-
<line num="
|
|
64
|
-
<line num="
|
|
65
|
-
<line num="
|
|
66
|
-
<line num="
|
|
67
|
-
<line num="
|
|
68
|
-
<line num="
|
|
69
|
-
<line num="268" count="
|
|
70
|
-
<line num="269" count="3" type="stmt"/>
|
|
63
|
+
<line num="247" count="23" type="stmt"/>
|
|
64
|
+
<line num="250" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
65
|
+
<line num="252" count="23" type="stmt"/>
|
|
66
|
+
<line num="253" count="23" type="stmt"/>
|
|
67
|
+
<line num="259" count="1" type="stmt"/>
|
|
68
|
+
<line num="264" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
69
|
+
<line num="266" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
70
|
+
<line num="267" count="3" type="stmt"/>
|
|
71
|
+
<line num="268" count="3" type="stmt"/>
|
|
71
72
|
<line num="270" count="3" type="stmt"/>
|
|
72
73
|
<line num="272" count="3" type="stmt"/>
|
|
73
|
-
<line num="
|
|
74
|
-
<line num="
|
|
75
|
-
<line num="
|
|
76
|
-
<line num="
|
|
77
|
-
<line num="
|
|
78
|
-
<line num="
|
|
79
|
-
<line num="
|
|
80
|
-
<line num="
|
|
81
|
-
<line num="
|
|
74
|
+
<line num="273" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
75
|
+
<line num="274" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
76
|
+
<line num="277" count="72" type="cond" truecount="1" falsecount="0"/>
|
|
77
|
+
<line num="278" count="62" type="stmt"/>
|
|
78
|
+
<line num="279" count="62" type="stmt"/>
|
|
79
|
+
<line num="280" count="13" type="stmt"/>
|
|
80
|
+
<line num="281" count="13" type="stmt"/>
|
|
81
|
+
<line num="282" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
82
|
+
<line num="285" count="3" type="stmt"/>
|
|
82
83
|
<line num="287" count="3" type="stmt"/>
|
|
83
|
-
<line num="
|
|
84
|
-
<line num="
|
|
85
|
-
<line num="
|
|
84
|
+
<line num="288" count="3" type="stmt"/>
|
|
85
|
+
<line num="298" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
86
|
+
<line num="299" count="17" type="stmt"/>
|
|
87
|
+
<line num="300" count="17" type="stmt"/>
|
|
86
88
|
<line num="301" count="17" type="stmt"/>
|
|
87
89
|
<line num="302" count="17" type="stmt"/>
|
|
88
|
-
<line num="303" count="17" type="
|
|
89
|
-
<line num="304" count="
|
|
90
|
-
<line num="305" count="
|
|
91
|
-
<line num="306" count="9" type="stmt"/>
|
|
90
|
+
<line num="303" count="17" type="cond" truecount="1" falsecount="0"/>
|
|
91
|
+
<line num="304" count="9" type="stmt"/>
|
|
92
|
+
<line num="305" count="9" type="stmt"/>
|
|
92
93
|
<line num="307" count="9" type="stmt"/>
|
|
93
|
-
<line num="
|
|
94
|
-
<line num="
|
|
95
|
-
<line num="
|
|
96
|
-
<line num="314" count="11" type="
|
|
97
|
-
<line num="
|
|
98
|
-
<line num="317" count="
|
|
99
|
-
<line num="
|
|
100
|
-
<line num="320" count="
|
|
101
|
-
<line num="
|
|
94
|
+
<line num="310" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
95
|
+
<line num="311" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
96
|
+
<line num="312" count="11" type="stmt"/>
|
|
97
|
+
<line num="314" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
98
|
+
<line num="315" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
99
|
+
<line num="317" count="2" type="stmt"/>
|
|
100
|
+
<line num="318" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
101
|
+
<line num="320" count="4" type="stmt"/>
|
|
102
|
+
<line num="321" count="4" type="stmt"/>
|
|
103
|
+
<line num="322" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
102
104
|
<line num="323" count="4" type="stmt"/>
|
|
103
|
-
<line num="324" count="4" type="
|
|
105
|
+
<line num="324" count="4" type="stmt"/>
|
|
104
106
|
<line num="325" count="4" type="stmt"/>
|
|
105
|
-
<line num="326" count="
|
|
106
|
-
<line num="
|
|
107
|
-
<line num="
|
|
108
|
-
<line num="
|
|
109
|
-
<line num="
|
|
110
|
-
<line num="
|
|
111
|
-
<line num="335" count="
|
|
112
|
-
<line num="336" count="
|
|
113
|
-
<line num="337" count="
|
|
114
|
-
<line num="
|
|
115
|
-
<line num="
|
|
116
|
-
<line num="
|
|
117
|
-
<line num="
|
|
118
|
-
<line num="
|
|
119
|
-
<line num="
|
|
120
|
-
<line num="
|
|
121
|
-
<line num="350" count="26" type="
|
|
122
|
-
<line num="351" count="26" type="
|
|
123
|
-
<line num="352" count="26" type="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="
|
|
126
|
-
<line num="
|
|
127
|
-
<line num="
|
|
128
|
-
<line num="
|
|
129
|
-
<line num="
|
|
130
|
-
<line num="
|
|
131
|
-
<line num="
|
|
132
|
-
<line num="
|
|
133
|
-
<line num="
|
|
134
|
-
<line num="
|
|
135
|
-
<line num="
|
|
136
|
-
<line num="
|
|
137
|
-
<line num="
|
|
138
|
-
<line num="375" count="
|
|
139
|
-
<line num="
|
|
140
|
-
<line num="
|
|
141
|
-
<line num="406" count="
|
|
142
|
-
<line num="407" count="0" type="stmt"/>
|
|
107
|
+
<line num="326" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
108
|
+
<line num="328" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
109
|
+
<line num="330" count="1" type="stmt"/>
|
|
110
|
+
<line num="331" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
111
|
+
<line num="333" count="4" type="stmt"/>
|
|
112
|
+
<line num="334" count="4" type="stmt"/>
|
|
113
|
+
<line num="335" count="5" type="stmt"/>
|
|
114
|
+
<line num="336" count="11" type="stmt"/>
|
|
115
|
+
<line num="337" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
116
|
+
<line num="339" count="4" type="stmt"/>
|
|
117
|
+
<line num="342" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
118
|
+
<line num="343" count="28" type="cond" truecount="1" falsecount="0"/>
|
|
119
|
+
<line num="345" count="2" type="stmt"/>
|
|
120
|
+
<line num="346" count="28" type="cond" truecount="1" falsecount="0"/>
|
|
121
|
+
<line num="348" count="26" type="stmt"/>
|
|
122
|
+
<line num="349" count="26" type="cond" truecount="1" falsecount="0"/>
|
|
123
|
+
<line num="350" count="26" type="cond" truecount="1" falsecount="0"/>
|
|
124
|
+
<line num="351" count="26" type="stmt"/>
|
|
125
|
+
<line num="352" count="26" type="stmt"/>
|
|
126
|
+
<line num="354" count="28" type="stmt"/>
|
|
127
|
+
<line num="355" count="4" type="stmt"/>
|
|
128
|
+
<line num="357" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
129
|
+
<line num="358" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
130
|
+
<line num="360" count="6" type="stmt"/>
|
|
131
|
+
<line num="361" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
132
|
+
<line num="363" count="34" type="stmt"/>
|
|
133
|
+
<line num="364" count="34" type="stmt"/>
|
|
134
|
+
<line num="366" count="40" type="stmt"/>
|
|
135
|
+
<line num="367" count="4" type="stmt"/>
|
|
136
|
+
<line num="370" count="4" type="stmt"/>
|
|
137
|
+
<line num="371" count="4" type="stmt"/>
|
|
138
|
+
<line num="373" count="9" type="stmt"/>
|
|
139
|
+
<line num="374" count="9" type="stmt"/>
|
|
140
|
+
<line num="375" count="17" type="stmt"/>
|
|
141
|
+
<line num="403" count="1" type="stmt"/>
|
|
142
|
+
<line num="404" count="0" type="stmt"/>
|
|
143
|
+
<line num="406" count="0" type="stmt"/>
|
|
143
144
|
<line num="409" count="0" type="stmt"/>
|
|
145
|
+
<line num="411" count="0" type="stmt"/>
|
|
144
146
|
<line num="412" count="0" type="stmt"/>
|
|
145
147
|
<line num="413" count="0" type="stmt"/>
|
|
146
148
|
<line num="414" count="0" type="stmt"/>
|
|
147
149
|
<line num="415" count="0" type="stmt"/>
|
|
148
|
-
<line num="
|
|
149
|
-
<line num="
|
|
150
|
-
<line num="444" count="
|
|
150
|
+
<line num="442" count="1" type="stmt"/>
|
|
151
|
+
<line num="443" count="0" type="stmt"/>
|
|
152
|
+
<line num="444" count="0" type="stmt"/>
|
|
151
153
|
<line num="445" count="0" type="stmt"/>
|
|
152
154
|
<line num="446" count="0" type="stmt"/>
|
|
153
155
|
<line num="447" count="0" type="stmt"/>
|
|
154
|
-
<line num="448" count="0" type="stmt"/>
|
|
155
156
|
<line num="449" count="0" type="stmt"/>
|
|
157
|
+
<line num="450" count="0" type="stmt"/>
|
|
156
158
|
<line num="451" count="0" type="stmt"/>
|
|
157
|
-
<line num="452" count="0" type="stmt"/>
|
|
158
159
|
<line num="453" count="0" type="stmt"/>
|
|
159
|
-
<line num="
|
|
160
|
+
<line num="454" count="0" type="stmt"/>
|
|
160
161
|
<line num="456" count="0" type="stmt"/>
|
|
162
|
+
<line num="457" count="0" type="stmt"/>
|
|
161
163
|
<line num="458" count="0" type="stmt"/>
|
|
162
164
|
<line num="459" count="0" type="stmt"/>
|
|
163
165
|
<line num="460" count="0" type="stmt"/>
|
|
164
166
|
<line num="461" count="0" type="stmt"/>
|
|
165
|
-
<line num="462" count="0" type="stmt"/>
|
|
166
|
-
<line num="463" count="0" type="stmt"/>
|
|
167
167
|
</file>
|
|
168
168
|
</project>
|
|
169
169
|
</coverage>
|