marko 2.11.1 → 2.11.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (224) hide show
  1. package/package.json +2 -2
  2. package/.npmignore +0 -1
  3. package/coverage/coverage.json +0 -1
  4. package/coverage/lcov-report/base.css +0 -213
  5. package/coverage/lcov-report/index.html +0 -496
  6. package/coverage/lcov-report/marko-v4/bin/index.html +0 -93
  7. package/coverage/lcov-report/marko-v4/bin/markoc.js.html +0 -1160
  8. package/coverage/lcov-report/marko-v4/browser-refresh/index.html +0 -93
  9. package/coverage/lcov-report/marko-v4/browser-refresh/index.js.html +0 -191
  10. package/coverage/lcov-report/marko-v4/compiler/Builder.js.html +0 -1859
  11. package/coverage/lcov-report/marko-v4/compiler/CodeGenerator.js.html +0 -998
  12. package/coverage/lcov-report/marko-v4/compiler/CodeWriter.js.html +0 -851
  13. package/coverage/lcov-report/marko-v4/compiler/CompileContext.js.html +0 -1955
  14. package/coverage/lcov-report/marko-v4/compiler/CompileError.js.html +0 -206
  15. package/coverage/lcov-report/marko-v4/compiler/Compiler.js.html +0 -473
  16. package/coverage/lcov-report/marko-v4/compiler/HtmlJsParser.js.html +0 -341
  17. package/coverage/lcov-report/marko-v4/compiler/InlineCompiler.js.html +0 -317
  18. package/coverage/lcov-report/marko-v4/compiler/Parser.js.html +0 -1271
  19. package/coverage/lcov-report/marko-v4/compiler/Walker.js.html +0 -521
  20. package/coverage/lcov-report/marko-v4/compiler/ast/ArrayContainer.js.html +0 -653
  21. package/coverage/lcov-report/marko-v4/compiler/ast/ArrayExpression.js.html +0 -278
  22. package/coverage/lcov-report/marko-v4/compiler/ast/Assignment.js.html +0 -299
  23. package/coverage/lcov-report/marko-v4/compiler/ast/AttributePlaceholder.js.html +0 -173
  24. package/coverage/lcov-report/marko-v4/compiler/ast/BinaryExpression.js.html +0 -428
  25. package/coverage/lcov-report/marko-v4/compiler/ast/Code.js.html +0 -149
  26. package/coverage/lcov-report/marko-v4/compiler/ast/ConditionalExpression.js.html +0 -239
  27. package/coverage/lcov-report/marko-v4/compiler/ast/Container.js.html +0 -101
  28. package/coverage/lcov-report/marko-v4/compiler/ast/ContainerNode.js.html +0 -122
  29. package/coverage/lcov-report/marko-v4/compiler/ast/CustomTag.js.html +0 -1250
  30. package/coverage/lcov-report/marko-v4/compiler/ast/Declaration.js.html +0 -146
  31. package/coverage/lcov-report/marko-v4/compiler/ast/DocumentType.js.html +0 -146
  32. package/coverage/lcov-report/marko-v4/compiler/ast/Else.js.html +0 -161
  33. package/coverage/lcov-report/marko-v4/compiler/ast/ElseIf.js.html +0 -152
  34. package/coverage/lcov-report/marko-v4/compiler/ast/Expression.js.html +0 -152
  35. package/coverage/lcov-report/marko-v4/compiler/ast/ForEach.js.html +0 -314
  36. package/coverage/lcov-report/marko-v4/compiler/ast/ForEachProp.js.html +0 -290
  37. package/coverage/lcov-report/marko-v4/compiler/ast/ForRange.js.html +0 -374
  38. package/coverage/lcov-report/marko-v4/compiler/ast/ForStatement.js.html +0 -245
  39. package/coverage/lcov-report/marko-v4/compiler/ast/FunctionCall.js.html +0 -374
  40. package/coverage/lcov-report/marko-v4/compiler/ast/FunctionDeclaration.js.html +0 -296
  41. package/coverage/lcov-report/marko-v4/compiler/ast/Html.js.html +0 -311
  42. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlAttribute/html/generateCode.js.html +0 -473
  43. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlAttribute/html/index.html +0 -93
  44. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlAttribute/index.html +0 -93
  45. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlAttribute/index.js.html +0 -317
  46. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlAttribute/vdom/generateCode.js.html +0 -128
  47. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlAttribute/vdom/index.html +0 -93
  48. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlAttributeCollection.js.html +0 -521
  49. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlComment.js.html +0 -182
  50. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/html/EndTag.js.html +0 -131
  51. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/html/StartTag.js.html +0 -227
  52. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/html/generateCode.js.html +0 -299
  53. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/html/index.html +0 -119
  54. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/index.html +0 -93
  55. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/index.js.html +0 -578
  56. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/vdom/EndElementVDOM.js.html +0 -104
  57. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/vdom/HtmlElementVDOM.js.html +0 -620
  58. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/vdom/generateCode.js.html +0 -326
  59. package/coverage/lcov-report/marko-v4/compiler/ast/HtmlElement/vdom/index.html +0 -119
  60. package/coverage/lcov-report/marko-v4/compiler/ast/Identifier.js.html +0 -137
  61. package/coverage/lcov-report/marko-v4/compiler/ast/If.js.html +0 -347
  62. package/coverage/lcov-report/marko-v4/compiler/ast/InvokeMacro.js.html +0 -425
  63. package/coverage/lcov-report/marko-v4/compiler/ast/Literal.js.html +0 -320
  64. package/coverage/lcov-report/marko-v4/compiler/ast/LogicalExpression.js.html +0 -359
  65. package/coverage/lcov-report/marko-v4/compiler/ast/Macro.js.html +0 -176
  66. package/coverage/lcov-report/marko-v4/compiler/ast/MemberExpression.js.html +0 -308
  67. package/coverage/lcov-report/marko-v4/compiler/ast/NewExpression.js.html +0 -395
  68. package/coverage/lcov-report/marko-v4/compiler/ast/Node.js.html +0 -1235
  69. package/coverage/lcov-report/marko-v4/compiler/ast/ObjectExpression.js.html +0 -290
  70. package/coverage/lcov-report/marko-v4/compiler/ast/Program.js.html +0 -134
  71. package/coverage/lcov-report/marko-v4/compiler/ast/Property.js.html +0 -257
  72. package/coverage/lcov-report/marko-v4/compiler/ast/Return.js.html +0 -170
  73. package/coverage/lcov-report/marko-v4/compiler/ast/Scriptlet.js.html +0 -152
  74. package/coverage/lcov-report/marko-v4/compiler/ast/SelfInvokingFunction.js.html +0 -155
  75. package/coverage/lcov-report/marko-v4/compiler/ast/TemplateRoot.js.html +0 -344
  76. package/coverage/lcov-report/marko-v4/compiler/ast/Text/html/generateCode.js.html +0 -245
  77. package/coverage/lcov-report/marko-v4/compiler/ast/Text/html/index.html +0 -93
  78. package/coverage/lcov-report/marko-v4/compiler/ast/Text/index.html +0 -93
  79. package/coverage/lcov-report/marko-v4/compiler/ast/Text/index.js.html +0 -215
  80. package/coverage/lcov-report/marko-v4/compiler/ast/Text/vdom/TextVDOM.js.html +0 -407
  81. package/coverage/lcov-report/marko-v4/compiler/ast/Text/vdom/generateCode.js.html +0 -179
  82. package/coverage/lcov-report/marko-v4/compiler/ast/Text/vdom/index.html +0 -106
  83. package/coverage/lcov-report/marko-v4/compiler/ast/ThisExpression.js.html +0 -131
  84. package/coverage/lcov-report/marko-v4/compiler/ast/UnaryExpression.js.html +0 -365
  85. package/coverage/lcov-report/marko-v4/compiler/ast/UpdateExpression.js.html +0 -341
  86. package/coverage/lcov-report/marko-v4/compiler/ast/VariableDeclarator.js.html +0 -221
  87. package/coverage/lcov-report/marko-v4/compiler/ast/Vars.js.html +0 -290
  88. package/coverage/lcov-report/marko-v4/compiler/ast/WhileStatement.js.html +0 -173
  89. package/coverage/lcov-report/marko-v4/compiler/ast/index.html +0 -678
  90. package/coverage/lcov-report/marko-v4/compiler/config.js.html +0 -194
  91. package/coverage/lcov-report/marko-v4/compiler/index.html +0 -236
  92. package/coverage/lcov-report/marko-v4/compiler/index.js.html +0 -695
  93. package/coverage/lcov-report/marko-v4/compiler/taglib-finder/index-browser.js.html +0 -158
  94. package/coverage/lcov-report/marko-v4/compiler/taglib-finder/index.html +0 -106
  95. package/coverage/lcov-report/marko-v4/compiler/taglib-finder/index.js.html +0 -632
  96. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/DependencyChain.js.html +0 -113
  97. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/Attribute.js.html +0 -155
  98. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/ImportedVariable.js.html +0 -140
  99. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/NestedVariable.js.html +0 -134
  100. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/Property.js.html +0 -140
  101. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/Tag.js.html +0 -797
  102. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/Taglib.js.html +0 -440
  103. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/Transformer.js.html +0 -236
  104. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/index.html +0 -184
  105. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/Taglib/index.js.html +0 -65
  106. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/handleAttributes.js.html +0 -161
  107. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/index.html +0 -236
  108. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/index.js.html +0 -191
  109. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/json-file-reader-browser.js.html +0 -143
  110. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/json-file-reader.js.html +0 -155
  111. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/loader-attribute.js.html +0 -659
  112. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/loader-tag.js.html +0 -1931
  113. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/loader-taglib.js.html +0 -1010
  114. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/loader.js.html +0 -119
  115. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/scanTagsDir-browser.js.html +0 -119
  116. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/scanTagsDir.js.html +0 -548
  117. package/coverage/lcov-report/marko-v4/compiler/taglib-loader/tag-def-from-code.js.html +0 -287
  118. package/coverage/lcov-report/marko-v4/compiler/taglib-lookup/TaglibLookup.js.html +0 -1205
  119. package/coverage/lcov-report/marko-v4/compiler/taglib-lookup/index.html +0 -106
  120. package/coverage/lcov-report/marko-v4/compiler/taglib-lookup/index.js.html +0 -302
  121. package/coverage/lcov-report/marko-v4/compiler/util/PosInfo.js.html +0 -140
  122. package/coverage/lcov-report/marko-v4/compiler/util/UniqueVars.js.html +0 -227
  123. package/coverage/lcov-report/marko-v4/compiler/util/adjustIndent.js.html +0 -272
  124. package/coverage/lcov-report/marko-v4/compiler/util/deresolve-browser.js.html +0 -119
  125. package/coverage/lcov-report/marko-v4/compiler/util/deresolve.js.html +0 -113
  126. package/coverage/lcov-report/marko-v4/compiler/util/fingerprint.js.html +0 -83
  127. package/coverage/lcov-report/marko-v4/compiler/util/index.html +0 -366
  128. package/coverage/lcov-report/marko-v4/compiler/util/isCompoundExpression.js.html +0 -92
  129. package/coverage/lcov-report/marko-v4/compiler/util/isJavaScriptReservedWord.js.html +0 -80
  130. package/coverage/lcov-report/marko-v4/compiler/util/isValidJavaScriptIdentifier.js.html +0 -80
  131. package/coverage/lcov-report/marko-v4/compiler/util/isValidJavaScriptVarName.js.html +0 -95
  132. package/coverage/lcov-report/marko-v4/compiler/util/javaScriptReservedWords.js.html +0 -260
  133. package/coverage/lcov-report/marko-v4/compiler/util/macros.js.html +0 -326
  134. package/coverage/lcov-report/marko-v4/compiler/util/parseExpression.js.html +0 -77
  135. package/coverage/lcov-report/marko-v4/compiler/util/parseJavaScript.js.html +0 -833
  136. package/coverage/lcov-report/marko-v4/compiler/util/parseJavaScriptArgs.js.html +0 -101
  137. package/coverage/lcov-report/marko-v4/compiler/util/parseStatement.js.html +0 -77
  138. package/coverage/lcov-report/marko-v4/compiler/util/removeComments.js.html +0 -221
  139. package/coverage/lcov-report/marko-v4/compiler/util/removeDashes.js.html +0 -77
  140. package/coverage/lcov-report/marko-v4/compiler/util/resolve-browser.js.html +0 -125
  141. package/coverage/lcov-report/marko-v4/compiler/util/resolve.js.html +0 -128
  142. package/coverage/lcov-report/marko-v4/compiler/util/safeVarName.js.html +0 -116
  143. package/coverage/lcov-report/marko-v4/compiler/util/tokenizer.js.html +0 -173
  144. package/coverage/lcov-report/marko-v4/compiler/util/vdom/VDOMOptimizer.js.html +0 -560
  145. package/coverage/lcov-report/marko-v4/compiler/util/vdom/index.html +0 -119
  146. package/coverage/lcov-report/marko-v4/compiler/util/vdom/index.js.html +0 -119
  147. package/coverage/lcov-report/marko-v4/compiler/util/vdom/isStaticValue.js.html +0 -212
  148. package/coverage/lcov-report/marko-v4/defineRenderer.js.html +0 -206
  149. package/coverage/lcov-report/marko-v4/express.js.html +0 -161
  150. package/coverage/lcov-report/marko-v4/helpers/empty.js.html +0 -77
  151. package/coverage/lcov-report/marko-v4/helpers/index.html +0 -106
  152. package/coverage/lcov-report/marko-v4/helpers/notEmpty.js.html +0 -95
  153. package/coverage/lcov-report/marko-v4/hot-reload/index.html +0 -93
  154. package/coverage/lcov-report/marko-v4/hot-reload/index.js.html +0 -524
  155. package/coverage/lcov-report/marko-v4/index.html +0 -158
  156. package/coverage/lcov-report/marko-v4/node-require-browser.js.html +0 -113
  157. package/coverage/lcov-report/marko-v4/node-require.js.html +0 -434
  158. package/coverage/lcov-report/marko-v4/runtime/deprecate.js.html +0 -131
  159. package/coverage/lcov-report/marko-v4/runtime/forEachPropStatusVar.js.html +0 -158
  160. package/coverage/lcov-report/marko-v4/runtime/helpers.js.html +0 -839
  161. package/coverage/lcov-report/marko-v4/runtime/html/helpers.js.html +0 -506
  162. package/coverage/lcov-report/marko-v4/runtime/html/index.html +0 -106
  163. package/coverage/lcov-report/marko-v4/runtime/html/index.js.html +0 -914
  164. package/coverage/lcov-report/marko-v4/runtime/index.html +0 -145
  165. package/coverage/lcov-report/marko-v4/runtime/inline.js.html +0 -65
  166. package/coverage/lcov-report/marko-v4/runtime/loader/index-browser-dynamic.js.html +0 -128
  167. package/coverage/lcov-report/marko-v4/runtime/loader/index-browser.js.html +0 -119
  168. package/coverage/lcov-report/marko-v4/runtime/loader/index.html +0 -119
  169. package/coverage/lcov-report/marko-v4/runtime/loader/index.js.html +0 -548
  170. package/coverage/lcov-report/marko-v4/runtime/stream.js.html +0 -224
  171. package/coverage/lcov-report/marko-v4/runtime/vdom/helpers.js.html +0 -350
  172. package/coverage/lcov-report/marko-v4/runtime/vdom/index.html +0 -106
  173. package/coverage/lcov-report/marko-v4/runtime/vdom/index.js.html +0 -893
  174. package/coverage/lcov-report/marko-v4/stream.js.html +0 -98
  175. package/coverage/lcov-report/marko-v4/taglibs/async/async-fragment-to-await-transformer.js.html +0 -221
  176. package/coverage/lcov-report/marko-v4/taglibs/async/await-nested-tag-transformer.js.html +0 -140
  177. package/coverage/lcov-report/marko-v4/taglibs/async/await-reorderer-tag.js.html +0 -278
  178. package/coverage/lcov-report/marko-v4/taglibs/async/await-tag-transformer.js.html +0 -353
  179. package/coverage/lcov-report/marko-v4/taglibs/async/await-tag.js.html +0 -779
  180. package/coverage/lcov-report/marko-v4/taglibs/async/client-reorder-browser.js.html +0 -65
  181. package/coverage/lcov-report/marko-v4/taglibs/async/client-reorder-runtime.js.html +0 -167
  182. package/coverage/lcov-report/marko-v4/taglibs/async/client-reorder-runtime.min.js.html +0 -65
  183. package/coverage/lcov-report/marko-v4/taglibs/async/client-reorder.js.html +0 -98
  184. package/coverage/lcov-report/marko-v4/taglibs/async/index.html +0 -197
  185. package/coverage/lcov-report/marko-v4/taglibs/cache/cached-fragment-tag-transformer.js.html +0 -89
  186. package/coverage/lcov-report/marko-v4/taglibs/cache/cached-fragment-tag.js.html +0 -266
  187. package/coverage/lcov-report/marko-v4/taglibs/cache/default-cache-manager.js.html +0 -173
  188. package/coverage/lcov-report/marko-v4/taglibs/cache/index.html +0 -119
  189. package/coverage/lcov-report/marko-v4/taglibs/core/assign-tag.js.html +0 -116
  190. package/coverage/lcov-report/marko-v4/taglibs/core/core-transformer.js.html +0 -683
  191. package/coverage/lcov-report/marko-v4/taglibs/core/else-if-tag.js.html +0 -140
  192. package/coverage/lcov-report/marko-v4/taglibs/core/else-tag.js.html +0 -170
  193. package/coverage/lcov-report/marko-v4/taglibs/core/for-tag.js.html +0 -131
  194. package/coverage/lcov-report/marko-v4/taglibs/core/if-tag.js.html +0 -140
  195. package/coverage/lcov-report/marko-v4/taglibs/core/include-html-tag-browser.js.html +0 -113
  196. package/coverage/lcov-report/marko-v4/taglibs/core/include-html-tag.js.html +0 -152
  197. package/coverage/lcov-report/marko-v4/taglibs/core/include-tag.js.html +0 -248
  198. package/coverage/lcov-report/marko-v4/taglibs/core/include-text-tag-browser.js.html +0 -113
  199. package/coverage/lcov-report/marko-v4/taglibs/core/include-text-tag.js.html +0 -152
  200. package/coverage/lcov-report/marko-v4/taglibs/core/index.html +0 -314
  201. package/coverage/lcov-report/marko-v4/taglibs/core/invoke-tag.js.html +0 -116
  202. package/coverage/lcov-report/marko-v4/taglibs/core/macro-body-tag.js.html +0 -83
  203. package/coverage/lcov-report/marko-v4/taglibs/core/macro-tag.js.html +0 -131
  204. package/coverage/lcov-report/marko-v4/taglibs/core/marko-preserve-whitespace-tag.js.html +0 -71
  205. package/coverage/lcov-report/marko-v4/taglibs/core/unless-tag.js.html +0 -143
  206. package/coverage/lcov-report/marko-v4/taglibs/core/util/createLoopNode.js.html +0 -128
  207. package/coverage/lcov-report/marko-v4/taglibs/core/util/index.html +0 -119
  208. package/coverage/lcov-report/marko-v4/taglibs/core/util/parseFor.js.html +0 -1145
  209. package/coverage/lcov-report/marko-v4/taglibs/core/util/parseJavaScriptIdentifier.js.html +0 -131
  210. package/coverage/lcov-report/marko-v4/taglibs/core/var-tag.js.html +0 -152
  211. package/coverage/lcov-report/marko-v4/taglibs/core/while-tag.js.html +0 -95
  212. package/coverage/lcov-report/marko-v4/taglibs/html/html-comment-tag.js.html +0 -146
  213. package/coverage/lcov-report/marko-v4/taglibs/html/index.html +0 -93
  214. package/coverage/lcov-report/marko-v4/taglibs/layout/index.html +0 -132
  215. package/coverage/lcov-report/marko-v4/taglibs/layout/placeholder-tag.js.html +0 -107
  216. package/coverage/lcov-report/marko-v4/taglibs/layout/put-tag.js.html +0 -77
  217. package/coverage/lcov-report/marko-v4/taglibs/layout/use-tag-transformer.js.html +0 -137
  218. package/coverage/lcov-report/marko-v4/taglibs/layout/use-tag.js.html +0 -134
  219. package/coverage/lcov-report/marko-v4/vdom.js.html +0 -65
  220. package/coverage/lcov-report/prettify.css +0 -1
  221. package/coverage/lcov-report/prettify.js +0 -1
  222. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  223. package/coverage/lcov-report/sorter.js +0 -158
  224. package/coverage/lcov.info +0 -13662
@@ -1,113 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <title>Code coverage report for marko-v4/compiler/taglib-loader/DependencyChain.js</title>
5
- <meta charset="utf-8" />
6
- <link rel="stylesheet" href="../../../prettify.css" />
7
- <link rel="stylesheet" href="../../../base.css" />
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
- <style type='text/css'>
10
- .coverage-summary .sorter {
11
- background-image: url(../../../sort-arrow-sprite.png);
12
- }
13
- </style>
14
- </head>
15
- <body>
16
- <div class='wrapper'>
17
- <div class='pad1'>
18
- <h1>
19
- <a href="../../../index.html">all files</a> / <a href="index.html">marko-v4/compiler/taglib-loader/</a> DependencyChain.js
20
- </h1>
21
- <div class='clearfix'>
22
- <div class='fl pad1y space-right2'>
23
- <span class="strong">100% </span>
24
- <span class="quiet">Statements</span>
25
- <span class='fraction'>4/4</span>
26
- </div>
27
- <div class='fl pad1y space-right2'>
28
- <span class="strong">50% </span>
29
- <span class="quiet">Branches</span>
30
- <span class='fraction'>1/2</span>
31
- </div>
32
- <div class='fl pad1y space-right2'>
33
- <span class="strong">100% </span>
34
- <span class="quiet">Functions</span>
35
- <span class='fraction'>3/3</span>
36
- </div>
37
- <div class='fl pad1y space-right2'>
38
- <span class="strong">100% </span>
39
- <span class="quiet">Lines</span>
40
- <span class='fraction'>4/4</span>
41
- </div>
42
- </div>
43
- </div>
44
- <div class='status-line high'></div>
45
- <pre><table class="coverage">
46
- <tr><td class="line-count quiet">1
47
- 2
48
- 3
49
- 4
50
- 5
51
- 6
52
- 7
53
- 8
54
- 9
55
- 10
56
- 11
57
- 12
58
- 13
59
- 14
60
- 15
61
- 16
62
- 17</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
63
- <span class="cline-any cline-neutral">&nbsp;</span>
64
- <span class="cline-any cline-neutral">&nbsp;</span>
65
- <span class="cline-any cline-neutral">&nbsp;</span>
66
- <span class="cline-any cline-yes">1088×</span>
67
- <span class="cline-any cline-neutral">&nbsp;</span>
68
- <span class="cline-any cline-neutral">&nbsp;</span>
69
- <span class="cline-any cline-neutral">&nbsp;</span>
70
- <span class="cline-any cline-yes">884×</span>
71
- <span class="cline-any cline-neutral">&nbsp;</span>
72
- <span class="cline-any cline-neutral">&nbsp;</span>
73
- <span class="cline-any cline-neutral">&nbsp;</span>
74
- <span class="cline-any cline-yes">826×</span>
75
- <span class="cline-any cline-neutral">&nbsp;</span>
76
- <span class="cline-any cline-neutral">&nbsp;</span>
77
- <span class="cline-any cline-neutral">&nbsp;</span>
78
- <span class="cline-any cline-yes">1×</span></td><td class="text"><pre class="prettyprint lang-js">'use strict';
79
- &nbsp;
80
- class DependencyChain {
81
- constructor(array) {
82
- this.array = array || <span class="branch-1 cbranch-no" title="branch not covered" >[];</span>
83
- }
84
- &nbsp;
85
- append(str) {
86
- return new DependencyChain(this.array.concat(str));
87
- }
88
- &nbsp;
89
- toString() {
90
- return '[' + this.array.join(' → ') + ']';
91
- }
92
- }
93
- &nbsp;
94
- module.exports = DependencyChain;</pre></td></tr>
95
- </table></pre>
96
- <div class='push'></div><!-- for sticky footer -->
97
- </div><!-- /wrapper -->
98
- <div class='footer quiet pad2 space-top1 center small'>
99
- Code coverage
100
- generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Tue Oct 18 2016 14:11:32 GMT-0700 (PDT)
101
- </div>
102
- </div>
103
- <script src="../../../prettify.js"></script>
104
- <script>
105
- window.onload = function () {
106
- if (typeof prettyPrint === 'function') {
107
- prettyPrint();
108
- }
109
- };
110
- </script>
111
- <script src="../../../sorter.js"></script>
112
- </body>
113
- </html>
@@ -1,155 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <title>Code coverage report for marko-v4/compiler/taglib-loader/Taglib/Attribute.js</title>
5
- <meta charset="utf-8" />
6
- <link rel="stylesheet" href="../../../../prettify.css" />
7
- <link rel="stylesheet" href="../../../../base.css" />
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
- <style type='text/css'>
10
- .coverage-summary .sorter {
11
- background-image: url(../../../../sort-arrow-sprite.png);
12
- }
13
- </style>
14
- </head>
15
- <body>
16
- <div class='wrapper'>
17
- <div class='pad1'>
18
- <h1>
19
- <a href="../../../../index.html">all files</a> / <a href="index.html">marko-v4/compiler/taglib-loader/Taglib/</a> Attribute.js
20
- </h1>
21
- <div class='clearfix'>
22
- <div class='fl pad1y space-right2'>
23
- <span class="strong">100% </span>
24
- <span class="quiet">Statements</span>
25
- <span class='fraction'>8/8</span>
26
- </div>
27
- <div class='fl pad1y space-right2'>
28
- <span class="strong">100% </span>
29
- <span class="quiet">Branches</span>
30
- <span class='fraction'>0/0</span>
31
- </div>
32
- <div class='fl pad1y space-right2'>
33
- <span class="strong">100% </span>
34
- <span class="quiet">Functions</span>
35
- <span class='fraction'>1/1</span>
36
- </div>
37
- <div class='fl pad1y space-right2'>
38
- <span class="strong">100% </span>
39
- <span class="quiet">Lines</span>
40
- <span class='fraction'>8/8</span>
41
- </div>
42
- </div>
43
- </div>
44
- <div class='status-line high'></div>
45
- <pre><table class="coverage">
46
- <tr><td class="line-count quiet">1
47
- 2
48
- 3
49
- 4
50
- 5
51
- 6
52
- 7
53
- 8
54
- 9
55
- 10
56
- 11
57
- 12
58
- 13
59
- 14
60
- 15
61
- 16
62
- 17
63
- 18
64
- 19
65
- 20
66
- 21
67
- 22
68
- 23
69
- 24
70
- 25
71
- 26
72
- 27
73
- 28
74
- 29
75
- 30
76
- 31</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
77
- <span class="cline-any cline-neutral">&nbsp;</span>
78
- <span class="cline-any cline-neutral">&nbsp;</span>
79
- <span class="cline-any cline-neutral">&nbsp;</span>
80
- <span class="cline-any cline-neutral">&nbsp;</span>
81
- <span class="cline-any cline-neutral">&nbsp;</span>
82
- <span class="cline-any cline-neutral">&nbsp;</span>
83
- <span class="cline-any cline-neutral">&nbsp;</span>
84
- <span class="cline-any cline-neutral">&nbsp;</span>
85
- <span class="cline-any cline-neutral">&nbsp;</span>
86
- <span class="cline-any cline-neutral">&nbsp;</span>
87
- <span class="cline-any cline-neutral">&nbsp;</span>
88
- <span class="cline-any cline-neutral">&nbsp;</span>
89
- <span class="cline-any cline-neutral">&nbsp;</span>
90
- <span class="cline-any cline-neutral">&nbsp;</span>
91
- <span class="cline-any cline-neutral">&nbsp;</span>
92
- <span class="cline-any cline-neutral">&nbsp;</span>
93
- <span class="cline-any cline-neutral">&nbsp;</span>
94
- <span class="cline-any cline-neutral">&nbsp;</span>
95
- <span class="cline-any cline-neutral">&nbsp;</span>
96
- <span class="cline-any cline-yes">360×</span>
97
- <span class="cline-any cline-yes">360×</span>
98
- <span class="cline-any cline-yes">360×</span>
99
- <span class="cline-any cline-yes">360×</span>
100
- <span class="cline-any cline-yes">360×</span>
101
- <span class="cline-any cline-yes">360×</span>
102
- <span class="cline-any cline-yes">360×</span>
103
- <span class="cline-any cline-neutral">&nbsp;</span>
104
- <span class="cline-any cline-neutral">&nbsp;</span>
105
- <span class="cline-any cline-neutral">&nbsp;</span>
106
- <span class="cline-any cline-yes">1×</span></td><td class="text"><pre class="prettyprint lang-js">/*
107
- * Copyright 2011 eBay Software Foundation
108
- *
109
- * Licensed under the Apache License, Version 2.0 (the "License");
110
- * you may not use this file except in compliance with the License.
111
- * You may obtain a copy of the License at
112
- *
113
- * http://www.apache.org/licenses/LICENSE-2.0
114
- *
115
- * Unless required by applicable law or agreed to in writing, software
116
- * distributed under the License is distributed on an "AS IS" BASIS,
117
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
118
- * See the License for the specific language governing permissions and
119
- * limitations under the License.
120
- */
121
- &nbsp;
122
- 'use strict';
123
- &nbsp;
124
- class Attribute {
125
- constructor(name) {
126
- this.name = name;
127
- this.type = null;
128
- this.required = false;
129
- this.type = null;
130
- this.allowExpressions = true;
131
- this.setFlag = null;
132
- this.pattern = null;
133
- }
134
- }
135
- &nbsp;
136
- module.exports = Attribute;</pre></td></tr>
137
- </table></pre>
138
- <div class='push'></div><!-- for sticky footer -->
139
- </div><!-- /wrapper -->
140
- <div class='footer quiet pad2 space-top1 center small'>
141
- Code coverage
142
- generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Tue Oct 18 2016 14:11:32 GMT-0700 (PDT)
143
- </div>
144
- </div>
145
- <script src="../../../../prettify.js"></script>
146
- <script>
147
- window.onload = function () {
148
- if (typeof prettyPrint === 'function') {
149
- prettyPrint();
150
- }
151
- };
152
- </script>
153
- <script src="../../../../sorter.js"></script>
154
- </body>
155
- </html>
@@ -1,140 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <title>Code coverage report for marko-v4/compiler/taglib-loader/Taglib/ImportedVariable.js</title>
5
- <meta charset="utf-8" />
6
- <link rel="stylesheet" href="../../../../prettify.css" />
7
- <link rel="stylesheet" href="../../../../base.css" />
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
- <style type='text/css'>
10
- .coverage-summary .sorter {
11
- background-image: url(../../../../sort-arrow-sprite.png);
12
- }
13
- </style>
14
- </head>
15
- <body>
16
- <div class='wrapper'>
17
- <div class='pad1'>
18
- <h1>
19
- <a href="../../../../index.html">all files</a> / <a href="index.html">marko-v4/compiler/taglib-loader/Taglib/</a> ImportedVariable.js
20
- </h1>
21
- <div class='clearfix'>
22
- <div class='fl pad1y space-right2'>
23
- <span class="strong">33.33% </span>
24
- <span class="quiet">Statements</span>
25
- <span class='fraction'>1/3</span>
26
- </div>
27
- <div class='fl pad1y space-right2'>
28
- <span class="strong">100% </span>
29
- <span class="quiet">Branches</span>
30
- <span class='fraction'>0/0</span>
31
- </div>
32
- <div class='fl pad1y space-right2'>
33
- <span class="strong">0% </span>
34
- <span class="quiet">Functions</span>
35
- <span class='fraction'>0/1</span>
36
- </div>
37
- <div class='fl pad1y space-right2'>
38
- <span class="strong">33.33% </span>
39
- <span class="quiet">Lines</span>
40
- <span class='fraction'>1/3</span>
41
- </div>
42
- </div>
43
- </div>
44
- <div class='status-line low'></div>
45
- <pre><table class="coverage">
46
- <tr><td class="line-count quiet">1
47
- 2
48
- 3
49
- 4
50
- 5
51
- 6
52
- 7
53
- 8
54
- 9
55
- 10
56
- 11
57
- 12
58
- 13
59
- 14
60
- 15
61
- 16
62
- 17
63
- 18
64
- 19
65
- 20
66
- 21
67
- 22
68
- 23
69
- 24
70
- 25
71
- 26</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
72
- <span class="cline-any cline-neutral">&nbsp;</span>
73
- <span class="cline-any cline-neutral">&nbsp;</span>
74
- <span class="cline-any cline-neutral">&nbsp;</span>
75
- <span class="cline-any cline-neutral">&nbsp;</span>
76
- <span class="cline-any cline-neutral">&nbsp;</span>
77
- <span class="cline-any cline-neutral">&nbsp;</span>
78
- <span class="cline-any cline-neutral">&nbsp;</span>
79
- <span class="cline-any cline-neutral">&nbsp;</span>
80
- <span class="cline-any cline-neutral">&nbsp;</span>
81
- <span class="cline-any cline-neutral">&nbsp;</span>
82
- <span class="cline-any cline-neutral">&nbsp;</span>
83
- <span class="cline-any cline-neutral">&nbsp;</span>
84
- <span class="cline-any cline-neutral">&nbsp;</span>
85
- <span class="cline-any cline-neutral">&nbsp;</span>
86
- <span class="cline-any cline-neutral">&nbsp;</span>
87
- <span class="cline-any cline-neutral">&nbsp;</span>
88
- <span class="cline-any cline-neutral">&nbsp;</span>
89
- <span class="cline-any cline-neutral">&nbsp;</span>
90
- <span class="cline-any cline-neutral">&nbsp;</span>
91
- <span class="cline-any cline-no">&nbsp;</span>
92
- <span class="cline-any cline-no">&nbsp;</span>
93
- <span class="cline-any cline-neutral">&nbsp;</span>
94
- <span class="cline-any cline-neutral">&nbsp;</span>
95
- <span class="cline-any cline-neutral">&nbsp;</span>
96
- <span class="cline-any cline-yes">1×</span></td><td class="text"><pre class="prettyprint lang-js">/*
97
- * Copyright 2011 eBay Software Foundation
98
- *
99
- * Licensed under the Apache License, Version 2.0 (the "License");
100
- * you may not use this file except in compliance with the License.
101
- * You may obtain a copy of the License at
102
- *
103
- * http://www.apache.org/licenses/LICENSE-2.0
104
- *
105
- * Unless required by applicable law or agreed to in writing, software
106
- * distributed under the License is distributed on an "AS IS" BASIS,
107
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
108
- * See the License for the specific language governing permissions and
109
- * limitations under the License.
110
- */
111
- &nbsp;
112
- 'use strict';
113
- &nbsp;
114
- class ImportedVariable {
115
- constructor<span class="fstat-no" title="function not covered" >() {</span>
116
- <span class="cstat-no" title="statement not covered" > this.targetProperty = null;</span>
117
- <span class="cstat-no" title="statement not covered" > this.expression = null;</span>
118
- }
119
- }
120
- &nbsp;
121
- module.exports = ImportedVariable;</pre></td></tr>
122
- </table></pre>
123
- <div class='push'></div><!-- for sticky footer -->
124
- </div><!-- /wrapper -->
125
- <div class='footer quiet pad2 space-top1 center small'>
126
- Code coverage
127
- generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Tue Oct 18 2016 14:11:32 GMT-0700 (PDT)
128
- </div>
129
- </div>
130
- <script src="../../../../prettify.js"></script>
131
- <script>
132
- window.onload = function () {
133
- if (typeof prettyPrint === 'function') {
134
- prettyPrint();
135
- }
136
- };
137
- </script>
138
- <script src="../../../../sorter.js"></script>
139
- </body>
140
- </html>
@@ -1,134 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <title>Code coverage report for marko-v4/compiler/taglib-loader/Taglib/NestedVariable.js</title>
5
- <meta charset="utf-8" />
6
- <link rel="stylesheet" href="../../../../prettify.css" />
7
- <link rel="stylesheet" href="../../../../base.css" />
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
- <style type='text/css'>
10
- .coverage-summary .sorter {
11
- background-image: url(../../../../sort-arrow-sprite.png);
12
- }
13
- </style>
14
- </head>
15
- <body>
16
- <div class='wrapper'>
17
- <div class='pad1'>
18
- <h1>
19
- <a href="../../../../index.html">all files</a> / <a href="index.html">marko-v4/compiler/taglib-loader/Taglib/</a> NestedVariable.js
20
- </h1>
21
- <div class='clearfix'>
22
- <div class='fl pad1y space-right2'>
23
- <span class="strong">50% </span>
24
- <span class="quiet">Statements</span>
25
- <span class='fraction'>1/2</span>
26
- </div>
27
- <div class='fl pad1y space-right2'>
28
- <span class="strong">100% </span>
29
- <span class="quiet">Branches</span>
30
- <span class='fraction'>0/0</span>
31
- </div>
32
- <div class='fl pad1y space-right2'>
33
- <span class="strong">0% </span>
34
- <span class="quiet">Functions</span>
35
- <span class='fraction'>0/1</span>
36
- </div>
37
- <div class='fl pad1y space-right2'>
38
- <span class="strong">50% </span>
39
- <span class="quiet">Lines</span>
40
- <span class='fraction'>1/2</span>
41
- </div>
42
- </div>
43
- </div>
44
- <div class='status-line medium'></div>
45
- <pre><table class="coverage">
46
- <tr><td class="line-count quiet">1
47
- 2
48
- 3
49
- 4
50
- 5
51
- 6
52
- 7
53
- 8
54
- 9
55
- 10
56
- 11
57
- 12
58
- 13
59
- 14
60
- 15
61
- 16
62
- 17
63
- 18
64
- 19
65
- 20
66
- 21
67
- 22
68
- 23
69
- 24</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
70
- <span class="cline-any cline-neutral">&nbsp;</span>
71
- <span class="cline-any cline-neutral">&nbsp;</span>
72
- <span class="cline-any cline-neutral">&nbsp;</span>
73
- <span class="cline-any cline-neutral">&nbsp;</span>
74
- <span class="cline-any cline-neutral">&nbsp;</span>
75
- <span class="cline-any cline-neutral">&nbsp;</span>
76
- <span class="cline-any cline-neutral">&nbsp;</span>
77
- <span class="cline-any cline-neutral">&nbsp;</span>
78
- <span class="cline-any cline-neutral">&nbsp;</span>
79
- <span class="cline-any cline-neutral">&nbsp;</span>
80
- <span class="cline-any cline-neutral">&nbsp;</span>
81
- <span class="cline-any cline-neutral">&nbsp;</span>
82
- <span class="cline-any cline-neutral">&nbsp;</span>
83
- <span class="cline-any cline-neutral">&nbsp;</span>
84
- <span class="cline-any cline-neutral">&nbsp;</span>
85
- <span class="cline-any cline-neutral">&nbsp;</span>
86
- <span class="cline-any cline-neutral">&nbsp;</span>
87
- <span class="cline-any cline-neutral">&nbsp;</span>
88
- <span class="cline-any cline-no">&nbsp;</span>
89
- <span class="cline-any cline-neutral">&nbsp;</span>
90
- <span class="cline-any cline-neutral">&nbsp;</span>
91
- <span class="cline-any cline-neutral">&nbsp;</span>
92
- <span class="cline-any cline-yes">1×</span></td><td class="text"><pre class="prettyprint lang-js">/*
93
- * Copyright 2011 eBay Software Foundation
94
- *
95
- * Licensed under the Apache License, Version 2.0 (the "License");
96
- * you may not use this file except in compliance with the License.
97
- * You may obtain a copy of the License at
98
- *
99
- * http://www.apache.org/licenses/LICENSE-2.0
100
- *
101
- * Unless required by applicable law or agreed to in writing, software
102
- * distributed under the License is distributed on an "AS IS" BASIS,
103
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
104
- * See the License for the specific language governing permissions and
105
- * limitations under the License.
106
- */
107
- 'use strict';
108
- &nbsp;
109
- class NestedVariable {
110
- constructor<span class="fstat-no" title="function not covered" >() {</span>
111
- <span class="cstat-no" title="statement not covered" > this.name = null;</span>
112
- }
113
- }
114
- &nbsp;
115
- module.exports = NestedVariable;</pre></td></tr>
116
- </table></pre>
117
- <div class='push'></div><!-- for sticky footer -->
118
- </div><!-- /wrapper -->
119
- <div class='footer quiet pad2 space-top1 center small'>
120
- Code coverage
121
- generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Tue Oct 18 2016 14:11:32 GMT-0700 (PDT)
122
- </div>
123
- </div>
124
- <script src="../../../../prettify.js"></script>
125
- <script>
126
- window.onload = function () {
127
- if (typeof prettyPrint === 'function') {
128
- prettyPrint();
129
- }
130
- };
131
- </script>
132
- <script src="../../../../sorter.js"></script>
133
- </body>
134
- </html>
@@ -1,140 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <title>Code coverage report for marko-v4/compiler/taglib-loader/Taglib/Property.js</title>
5
- <meta charset="utf-8" />
6
- <link rel="stylesheet" href="../../../../prettify.css" />
7
- <link rel="stylesheet" href="../../../../base.css" />
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
- <style type='text/css'>
10
- .coverage-summary .sorter {
11
- background-image: url(../../../../sort-arrow-sprite.png);
12
- }
13
- </style>
14
- </head>
15
- <body>
16
- <div class='wrapper'>
17
- <div class='pad1'>
18
- <h1>
19
- <a href="../../../../index.html">all files</a> / <a href="index.html">marko-v4/compiler/taglib-loader/Taglib/</a> Property.js
20
- </h1>
21
- <div class='clearfix'>
22
- <div class='fl pad1y space-right2'>
23
- <span class="strong">25% </span>
24
- <span class="quiet">Statements</span>
25
- <span class='fraction'>1/4</span>
26
- </div>
27
- <div class='fl pad1y space-right2'>
28
- <span class="strong">100% </span>
29
- <span class="quiet">Branches</span>
30
- <span class='fraction'>0/0</span>
31
- </div>
32
- <div class='fl pad1y space-right2'>
33
- <span class="strong">0% </span>
34
- <span class="quiet">Functions</span>
35
- <span class='fraction'>0/1</span>
36
- </div>
37
- <div class='fl pad1y space-right2'>
38
- <span class="strong">25% </span>
39
- <span class="quiet">Lines</span>
40
- <span class='fraction'>1/4</span>
41
- </div>
42
- </div>
43
- </div>
44
- <div class='status-line low'></div>
45
- <pre><table class="coverage">
46
- <tr><td class="line-count quiet">1
47
- 2
48
- 3
49
- 4
50
- 5
51
- 6
52
- 7
53
- 8
54
- 9
55
- 10
56
- 11
57
- 12
58
- 13
59
- 14
60
- 15
61
- 16
62
- 17
63
- 18
64
- 19
65
- 20
66
- 21
67
- 22
68
- 23
69
- 24
70
- 25
71
- 26</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
72
- <span class="cline-any cline-neutral">&nbsp;</span>
73
- <span class="cline-any cline-neutral">&nbsp;</span>
74
- <span class="cline-any cline-neutral">&nbsp;</span>
75
- <span class="cline-any cline-neutral">&nbsp;</span>
76
- <span class="cline-any cline-neutral">&nbsp;</span>
77
- <span class="cline-any cline-neutral">&nbsp;</span>
78
- <span class="cline-any cline-neutral">&nbsp;</span>
79
- <span class="cline-any cline-neutral">&nbsp;</span>
80
- <span class="cline-any cline-neutral">&nbsp;</span>
81
- <span class="cline-any cline-neutral">&nbsp;</span>
82
- <span class="cline-any cline-neutral">&nbsp;</span>
83
- <span class="cline-any cline-neutral">&nbsp;</span>
84
- <span class="cline-any cline-neutral">&nbsp;</span>
85
- <span class="cline-any cline-neutral">&nbsp;</span>
86
- <span class="cline-any cline-neutral">&nbsp;</span>
87
- <span class="cline-any cline-neutral">&nbsp;</span>
88
- <span class="cline-any cline-neutral">&nbsp;</span>
89
- <span class="cline-any cline-neutral">&nbsp;</span>
90
- <span class="cline-any cline-no">&nbsp;</span>
91
- <span class="cline-any cline-no">&nbsp;</span>
92
- <span class="cline-any cline-no">&nbsp;</span>
93
- <span class="cline-any cline-neutral">&nbsp;</span>
94
- <span class="cline-any cline-neutral">&nbsp;</span>
95
- <span class="cline-any cline-neutral">&nbsp;</span>
96
- <span class="cline-any cline-yes">1×</span></td><td class="text"><pre class="prettyprint lang-js">/*
97
- * Copyright 2011 eBay Software Foundation
98
- *
99
- * Licensed under the Apache License, Version 2.0 (the "License");
100
- * you may not use this file except in compliance with the License.
101
- * You may obtain a copy of the License at
102
- *
103
- * http://www.apache.org/licenses/LICENSE-2.0
104
- *
105
- * Unless required by applicable law or agreed to in writing, software
106
- * distributed under the License is distributed on an "AS IS" BASIS,
107
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
108
- * See the License for the specific language governing permissions and
109
- * limitations under the License.
110
- */
111
- 'use strict';
112
- &nbsp;
113
- class Property {
114
- constructor<span class="fstat-no" title="function not covered" >() {</span>
115
- <span class="cstat-no" title="statement not covered" > this.name = null;</span>
116
- <span class="cstat-no" title="statement not covered" > this.type = 'string';</span>
117
- <span class="cstat-no" title="statement not covered" > this.value = undefined;</span>
118
- }
119
- }
120
- &nbsp;
121
- module.exports = Property;</pre></td></tr>
122
- </table></pre>
123
- <div class='push'></div><!-- for sticky footer -->
124
- </div><!-- /wrapper -->
125
- <div class='footer quiet pad2 space-top1 center small'>
126
- Code coverage
127
- generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Tue Oct 18 2016 14:11:32 GMT-0700 (PDT)
128
- </div>
129
- </div>
130
- <script src="../../../../prettify.js"></script>
131
- <script>
132
- window.onload = function () {
133
- if (typeof prettyPrint === 'function') {
134
- prettyPrint();
135
- }
136
- };
137
- </script>
138
- <script src="../../../../sorter.js"></script>
139
- </body>
140
- </html>