angular-slickgrid 9.0.0 → 9.0.1

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.
Files changed (394) hide show
  1. package/package.json +17 -4
  2. package/.gitbook.yaml +0 -5
  3. package/CHANGELOG.md +0 -1691
  4. package/CONTRIBUTING.md +0 -17
  5. package/angular.json +0 -133
  6. package/coverage/base.css +0 -224
  7. package/coverage/block-navigation.js +0 -87
  8. package/coverage/clover.xml +0 -1620
  9. package/coverage/coverage-final.json +0 -9
  10. package/coverage/favicon.png +0 -0
  11. package/coverage/index.html +0 -176
  12. package/coverage/library/components/angular-slickgrid.component.ts.html +0 -5074
  13. package/coverage/library/components/index.html +0 -116
  14. package/coverage/library/constants.ts.html +0 -397
  15. package/coverage/library/extensions/index.html +0 -116
  16. package/coverage/library/extensions/slickRowDetailView.ts.html +0 -1261
  17. package/coverage/library/index.html +0 -116
  18. package/coverage/library/modules/angular-slickgrid.module.ts.html +0 -166
  19. package/coverage/library/modules/index.html +0 -116
  20. package/coverage/library/services/angularUtil.service.ts.html +0 -445
  21. package/coverage/library/services/container.service.ts.html +0 -163
  22. package/coverage/library/services/index.html +0 -161
  23. package/coverage/library/services/translater.service.ts.html +0 -199
  24. package/coverage/library/services/utilities.ts.html +0 -142
  25. package/coverage/prettify.css +0 -1
  26. package/coverage/prettify.js +0 -2
  27. package/coverage/sort-arrow-sprite.png +0 -0
  28. package/coverage/sorter.js +0 -196
  29. package/dist/LICENSE +0 -21
  30. package/dist/README.md +0 -142
  31. package/docs/README.md +0 -5
  32. package/docs/TOC.md +0 -105
  33. package/docs/backend-services/Custom-Backend-Service.md +0 -50
  34. package/docs/backend-services/GraphQL.md +0 -276
  35. package/docs/backend-services/OData.md +0 -245
  36. package/docs/backend-services/graphql/GraphQL-Filtering.md +0 -156
  37. package/docs/backend-services/graphql/GraphQL-JSON-Result.md +0 -85
  38. package/docs/backend-services/graphql/GraphQL-Pagination.md +0 -77
  39. package/docs/backend-services/graphql/GraphQL-Sorting.md +0 -78
  40. package/docs/column-functionalities/cell-menu.md +0 -212
  41. package/docs/column-functionalities/editors/autocomplete-editor.md +0 -466
  42. package/docs/column-functionalities/editors/date-editor-flatpickr.md +0 -71
  43. package/docs/column-functionalities/editors/date-editor-vanilla-calendar.md +0 -91
  44. package/docs/column-functionalities/editors/longtext-editor-textarea.md +0 -80
  45. package/docs/column-functionalities/editors/select-dropdown-editor.md +0 -227
  46. package/docs/column-functionalities/editors.md +0 -604
  47. package/docs/column-functionalities/filters/autocomplete-filter.md +0 -183
  48. package/docs/column-functionalities/filters/compound-filters.md +0 -234
  49. package/docs/column-functionalities/filters/custom-filter.md +0 -117
  50. package/docs/column-functionalities/filters/filter-intro.md +0 -81
  51. package/docs/column-functionalities/filters/input-filter.md +0 -260
  52. package/docs/column-functionalities/filters/range-filters.md +0 -188
  53. package/docs/column-functionalities/filters/select-filter.md +0 -695
  54. package/docs/column-functionalities/filters/single-search-filter.md +0 -77
  55. package/docs/column-functionalities/filters/styling-filled-filters.md +0 -45
  56. package/docs/column-functionalities/formatters.md +0 -325
  57. package/docs/column-functionalities/sorting.md +0 -200
  58. package/docs/developer-guides/csp-compliance.md +0 -64
  59. package/docs/events/Available-Events.md +0 -223
  60. package/docs/events/Grid-&-DataView-Events.md +0 -211
  61. package/docs/getting-started/quick-start.md +0 -230
  62. package/docs/getting-started/troubleshooting.md +0 -80
  63. package/docs/grid-functionalities/Column-Picker.md +0 -22
  64. package/docs/grid-functionalities/Composite-Editor-Modal.md +0 -627
  65. package/docs/grid-functionalities/Context-Menu.md +0 -226
  66. package/docs/grid-functionalities/Custom-Footer.md +0 -80
  67. package/docs/grid-functionalities/Custom-Tooltip-(plugin).md +0 -258
  68. package/docs/grid-functionalities/Export-to-Excel.md +0 -457
  69. package/docs/grid-functionalities/Export-to-Text-File.md +0 -165
  70. package/docs/grid-functionalities/FAQ.md +0 -53
  71. package/docs/grid-functionalities/Global-Options.md +0 -29
  72. package/docs/grid-functionalities/Grid-Auto-Resize.md +0 -218
  73. package/docs/grid-functionalities/Grid-Menu.md +0 -134
  74. package/docs/grid-functionalities/Grid-State-&-Preset.md +0 -245
  75. package/docs/grid-functionalities/Header-Menu-&-Header-Buttons.md +0 -125
  76. package/docs/grid-functionalities/Resize-by-Cell-Content.md +0 -138
  77. package/docs/grid-functionalities/Row-Selection.md +0 -247
  78. package/docs/grid-functionalities/Row-based-edit.md +0 -71
  79. package/docs/grid-functionalities/add-update-highlight.md +0 -258
  80. package/docs/grid-functionalities/column-row-spanning.md +0 -74
  81. package/docs/grid-functionalities/dynamic-item-metadata.md +0 -124
  82. package/docs/grid-functionalities/excel-copy-buffer.md +0 -145
  83. package/docs/grid-functionalities/frozen-columns-rows.md +0 -164
  84. package/docs/grid-functionalities/grouping-and-aggregators.md +0 -269
  85. package/docs/grid-functionalities/header-footer-slots.md +0 -22
  86. package/docs/grid-functionalities/infinite-scroll.md +0 -150
  87. package/docs/grid-functionalities/providing-grid-data.md +0 -61
  88. package/docs/grid-functionalities/row-detail.md +0 -530
  89. package/docs/grid-functionalities/tree-data-grid.md +0 -391
  90. package/docs/localization/Localization---Component-Sample.md +0 -87
  91. package/docs/localization/Localization-with-Custom-Locales.md +0 -66
  92. package/docs/localization/Localization-with-ngx-translate.md +0 -148
  93. package/docs/migrations/migration-to-2.x.md +0 -304
  94. package/docs/migrations/migration-to-3.x.md +0 -295
  95. package/docs/migrations/migration-to-4.x.md +0 -83
  96. package/docs/migrations/migration-to-5.x.md +0 -160
  97. package/docs/migrations/migration-to-6.x.md +0 -128
  98. package/docs/migrations/migration-to-7.x.md +0 -294
  99. package/docs/migrations/migration-to-8.x.md +0 -316
  100. package/docs/migrations/migration-to-9.x.md +0 -219
  101. package/docs/slick-grid-dataview-objects/slickgrid-dataview-objects.md +0 -79
  102. package/docs/styling/dark-mode.md +0 -100
  103. package/docs/styling/styling.md +0 -250
  104. package/docs/testing/testing-patterns.md +0 -73
  105. package/eslint.config.mjs +0 -60
  106. package/ng-package.json +0 -10
  107. package/src/assets/angular-logo.png +0 -0
  108. package/src/assets/angular-logo2.png +0 -0
  109. package/src/assets/data/collection_100_numbers.json +0 -12
  110. package/src/assets/data/collection_500_numbers.json +0 -52
  111. package/src/assets/data/countries.json +0 -245
  112. package/src/assets/data/country_names.json +0 -245
  113. package/src/assets/data/customers_100.json +0 -102
  114. package/src/assets/data/users.csv +0 -5
  115. package/src/assets/i18n/en.json +0 -102
  116. package/src/assets/i18n/fr.json +0 -103
  117. package/src/demos/app-routing.module.ts +0 -108
  118. package/src/demos/app.component.html +0 -187
  119. package/src/demos/app.component.scss +0 -79
  120. package/src/demos/app.component.ts +0 -11
  121. package/src/demos/app.module.ts +0 -196
  122. package/src/demos/environments/environment.dev.ts +0 -3
  123. package/src/demos/environments/environment.prod.ts +0 -3
  124. package/src/demos/environments/environment.ts +0 -8
  125. package/src/demos/examples/custom-angularComponentEditor.ts +0 -187
  126. package/src/demos/examples/custom-angularComponentFilter.ts +0 -123
  127. package/src/demos/examples/custom-buttonFormatter.component.ts +0 -13
  128. package/src/demos/examples/custom-inputEditor.ts +0 -132
  129. package/src/demos/examples/custom-inputFilter.ts +0 -134
  130. package/src/demos/examples/custom-titleFormatter.component.ts +0 -9
  131. package/src/demos/examples/data/collection_100_numbers.json +0 -12
  132. package/src/demos/examples/data/collection_500_numbers.json +0 -52
  133. package/src/demos/examples/data/countries.json +0 -245
  134. package/src/demos/examples/data/country_names.json +0 -245
  135. package/src/demos/examples/data/customers_100.json +0 -102
  136. package/src/demos/examples/data/users.csv +0 -5
  137. package/src/demos/examples/editor-ng-select.component.ts +0 -38
  138. package/src/demos/examples/example01.component.html +0 -48
  139. package/src/demos/examples/example01.component.ts +0 -109
  140. package/src/demos/examples/example02.component.html +0 -45
  141. package/src/demos/examples/example02.component.ts +0 -218
  142. package/src/demos/examples/example03.component.html +0 -118
  143. package/src/demos/examples/example03.component.ts +0 -694
  144. package/src/demos/examples/example04.component.html +0 -87
  145. package/src/demos/examples/example04.component.ts +0 -326
  146. package/src/demos/examples/example05.component.html +0 -151
  147. package/src/demos/examples/example05.component.ts +0 -474
  148. package/src/demos/examples/example06.component.html +0 -163
  149. package/src/demos/examples/example06.component.ts +0 -446
  150. package/src/demos/examples/example07.component.html +0 -56
  151. package/src/demos/examples/example07.component.scss +0 -10
  152. package/src/demos/examples/example07.component.ts +0 -216
  153. package/src/demos/examples/example08.component.html +0 -51
  154. package/src/demos/examples/example08.component.scss +0 -23
  155. package/src/demos/examples/example08.component.ts +0 -195
  156. package/src/demos/examples/example09.component.html +0 -55
  157. package/src/demos/examples/example09.component.scss +0 -22
  158. package/src/demos/examples/example09.component.ts +0 -302
  159. package/src/demos/examples/example10.component.html +0 -103
  160. package/src/demos/examples/example10.component.ts +0 -309
  161. package/src/demos/examples/example11.component.html +0 -91
  162. package/src/demos/examples/example11.component.ts +0 -276
  163. package/src/demos/examples/example12.component.html +0 -98
  164. package/src/demos/examples/example12.component.ts +0 -317
  165. package/src/demos/examples/example13.component.html +0 -96
  166. package/src/demos/examples/example13.component.ts +0 -370
  167. package/src/demos/examples/example14.component.html +0 -50
  168. package/src/demos/examples/example14.component.scss +0 -11
  169. package/src/demos/examples/example14.component.ts +0 -156
  170. package/src/demos/examples/example15.component.html +0 -56
  171. package/src/demos/examples/example15.component.ts +0 -304
  172. package/src/demos/examples/example16.component.html +0 -77
  173. package/src/demos/examples/example16.component.ts +0 -277
  174. package/src/demos/examples/example17.component.html +0 -50
  175. package/src/demos/examples/example17.component.ts +0 -109
  176. package/src/demos/examples/example18.component.html +0 -132
  177. package/src/demos/examples/example18.component.ts +0 -445
  178. package/src/demos/examples/example19-rowdetail.component.html +0 -40
  179. package/src/demos/examples/example19-rowdetail.component.ts +0 -54
  180. package/src/demos/examples/example19.component.html +0 -79
  181. package/src/demos/examples/example19.component.ts +0 -316
  182. package/src/demos/examples/example20.component.html +0 -76
  183. package/src/demos/examples/example20.component.scss +0 -11
  184. package/src/demos/examples/example20.component.ts +0 -341
  185. package/src/demos/examples/example21.component.html +0 -86
  186. package/src/demos/examples/example21.component.scss +0 -16
  187. package/src/demos/examples/example21.component.ts +0 -140
  188. package/src/demos/examples/example22.component.html +0 -41
  189. package/src/demos/examples/example22.component.ts +0 -117
  190. package/src/demos/examples/example23.component.html +0 -111
  191. package/src/demos/examples/example23.component.ts +0 -323
  192. package/src/demos/examples/example24.component.html +0 -120
  193. package/src/demos/examples/example24.component.scss +0 -62
  194. package/src/demos/examples/example24.component.ts +0 -641
  195. package/src/demos/examples/example25.component.html +0 -60
  196. package/src/demos/examples/example25.component.scss +0 -8
  197. package/src/demos/examples/example25.component.ts +0 -255
  198. package/src/demos/examples/example26.component.html +0 -98
  199. package/src/demos/examples/example26.component.scss +0 -42
  200. package/src/demos/examples/example26.component.ts +0 -383
  201. package/src/demos/examples/example27.component.html +0 -138
  202. package/src/demos/examples/example27.component.scss +0 -10
  203. package/src/demos/examples/example27.component.ts +0 -369
  204. package/src/demos/examples/example28.component.html +0 -143
  205. package/src/demos/examples/example28.component.scss +0 -54
  206. package/src/demos/examples/example28.component.ts +0 -453
  207. package/src/demos/examples/example29.component.html +0 -30
  208. package/src/demos/examples/example29.component.ts +0 -70
  209. package/src/demos/examples/example30.component.html +0 -116
  210. package/src/demos/examples/example30.component.scss +0 -20
  211. package/src/demos/examples/example30.component.ts +0 -1070
  212. package/src/demos/examples/example32.component.html +0 -77
  213. package/src/demos/examples/example32.component.scss +0 -8
  214. package/src/demos/examples/example32.component.ts +0 -905
  215. package/src/demos/examples/example33.component.html +0 -50
  216. package/src/demos/examples/example33.component.scss +0 -46
  217. package/src/demos/examples/example33.component.ts +0 -571
  218. package/src/demos/examples/example34.component.html +0 -82
  219. package/src/demos/examples/example34.component.scss +0 -77
  220. package/src/demos/examples/example34.component.ts +0 -434
  221. package/src/demos/examples/example35.component.html +0 -77
  222. package/src/demos/examples/example35.component.scss +0 -18
  223. package/src/demos/examples/example35.component.ts +0 -264
  224. package/src/demos/examples/example36.component.html +0 -56
  225. package/src/demos/examples/example36.component.scss +0 -26
  226. package/src/demos/examples/example36.component.ts +0 -504
  227. package/src/demos/examples/example37.component.html +0 -30
  228. package/src/demos/examples/example37.component.ts +0 -123
  229. package/src/demos/examples/example38.component.html +0 -104
  230. package/src/demos/examples/example38.component.scss +0 -8
  231. package/src/demos/examples/example38.component.ts +0 -420
  232. package/src/demos/examples/example39.component.html +0 -112
  233. package/src/demos/examples/example39.component.scss +0 -8
  234. package/src/demos/examples/example39.component.ts +0 -371
  235. package/src/demos/examples/example40.component.html +0 -76
  236. package/src/demos/examples/example40.component.ts +0 -226
  237. package/src/demos/examples/example41.component.html +0 -50
  238. package/src/demos/examples/example41.component.scss +0 -42
  239. package/src/demos/examples/example41.component.ts +0 -229
  240. package/src/demos/examples/example42.component.html +0 -47
  241. package/src/demos/examples/example42.component.ts +0 -203
  242. package/src/demos/examples/example43.component.html +0 -94
  243. package/src/demos/examples/example43.component.scss +0 -30
  244. package/src/demos/examples/example43.component.ts +0 -449
  245. package/src/demos/examples/example44.component.html +0 -78
  246. package/src/demos/examples/example44.component.scss +0 -50
  247. package/src/demos/examples/example44.component.ts +0 -375
  248. package/src/demos/examples/example45-detail.component.html +0 -15
  249. package/src/demos/examples/example45-detail.component.ts +0 -97
  250. package/src/demos/examples/example45.component.html +0 -110
  251. package/src/demos/examples/example45.component.scss +0 -50
  252. package/src/demos/examples/example45.component.ts +0 -243
  253. package/src/demos/examples/filter-ng-select.component.ts +0 -33
  254. package/src/demos/examples/grid-custom-pager.component.html +0 -60
  255. package/src/demos/examples/grid-custom-pager.component.scss +0 -57
  256. package/src/demos/examples/grid-custom-pager.component.ts +0 -107
  257. package/src/demos/examples/grid-remote.component.html +0 -44
  258. package/src/demos/examples/grid-remote.component.ts +0 -164
  259. package/src/demos/examples/home.component.html +0 -39
  260. package/src/demos/examples/home.component.ts +0 -10
  261. package/src/demos/examples/jsonp.ts +0 -89
  262. package/src/demos/examples/rowdetail-preload.component.ts +0 -10
  263. package/src/demos/examples/swt-common-grid-pagination.component.ts +0 -160
  264. package/src/demos/examples/swt-common-grid-test.component.html +0 -37
  265. package/src/demos/examples/swt-common-grid-test.component.ts +0 -214
  266. package/src/demos/examples/swt-common-grid.component.ts +0 -436
  267. package/src/demos/examples/swt-logger.service.ts +0 -173
  268. package/src/demos/examples/utilities.ts +0 -9
  269. package/src/favicon.ico +0 -0
  270. package/src/index.html +0 -17
  271. package/src/library/components/__tests__/angular-slickgrid.component.spec.ts +0 -2638
  272. package/src/library/components/angular-slickgrid.component.html +0 -5
  273. package/src/library/components/angular-slickgrid.component.ts +0 -1662
  274. package/src/library/constants.ts +0 -105
  275. package/src/library/extensions/__tests__/slickRowDetailView.spec.ts +0 -751
  276. package/src/library/extensions/index.ts +0 -1
  277. package/src/library/extensions/slickRowDetailView.ts +0 -395
  278. package/src/library/global-grid-options.ts +0 -273
  279. package/src/library/index.ts +0 -11
  280. package/src/library/models/angularComponentOutput.interface.ts +0 -6
  281. package/src/library/models/angularGridInstance.interface.ts +0 -76
  282. package/src/library/models/externalTestingDependencies.interface.ts +0 -37
  283. package/src/library/models/gridOption.interface.ts +0 -15
  284. package/src/library/models/index.ts +0 -5
  285. package/src/library/models/rowDetailView.interface.ts +0 -16
  286. package/src/library/modules/angular-slickgrid.module.spec.ts +0 -25
  287. package/src/library/modules/angular-slickgrid.module.ts +0 -27
  288. package/src/library/services/__tests__/angularUtilService.spec.ts +0 -156
  289. package/src/library/services/__tests__/container.service.spec.ts +0 -25
  290. package/src/library/services/__tests__/translater.service.spec.ts +0 -43
  291. package/src/library/services/__tests__/utilities.spec.ts +0 -22
  292. package/src/library/services/angularUtil.service.ts +0 -120
  293. package/src/library/services/container.service.ts +0 -26
  294. package/src/library/services/index.ts +0 -4
  295. package/src/library/services/translater.service.ts +0 -38
  296. package/src/library/services/utilities.ts +0 -19
  297. package/src/library/slickgrid-config.ts +0 -10
  298. package/src/main.ts +0 -13
  299. package/src/public_api.ts +0 -1
  300. package/src/styles.scss +0 -178
  301. package/test/cypress/e2e/example01.cy.ts +0 -367
  302. package/test/cypress/e2e/example02.cy.ts +0 -60
  303. package/test/cypress/e2e/example03.cy.ts +0 -268
  304. package/test/cypress/e2e/example04.cy.ts +0 -254
  305. package/test/cypress/e2e/example05.cy.ts +0 -804
  306. package/test/cypress/e2e/example06.cy.ts +0 -890
  307. package/test/cypress/e2e/example07.cy.ts +0 -384
  308. package/test/cypress/e2e/example08.cy.ts +0 -190
  309. package/test/cypress/e2e/example09.cy.ts +0 -392
  310. package/test/cypress/e2e/example10.cy.ts +0 -650
  311. package/test/cypress/e2e/example11.cy.ts +0 -86
  312. package/test/cypress/e2e/example12.cy.ts +0 -269
  313. package/test/cypress/e2e/example13.cy.ts +0 -246
  314. package/test/cypress/e2e/example14.cy.ts +0 -122
  315. package/test/cypress/e2e/example15.cy.ts +0 -598
  316. package/test/cypress/e2e/example16.cy.ts +0 -427
  317. package/test/cypress/e2e/example17.cy.ts +0 -83
  318. package/test/cypress/e2e/example18.cy.ts +0 -431
  319. package/test/cypress/e2e/example19.cy.ts +0 -263
  320. package/test/cypress/e2e/example20.cy.ts +0 -264
  321. package/test/cypress/e2e/example21.cy.ts +0 -77
  322. package/test/cypress/e2e/example22.cy.ts +0 -94
  323. package/test/cypress/e2e/example23.cy.ts +0 -259
  324. package/test/cypress/e2e/example24.cy.ts +0 -707
  325. package/test/cypress/e2e/example25.cy.ts +0 -193
  326. package/test/cypress/e2e/example26.cy.ts +0 -111
  327. package/test/cypress/e2e/example27.cy.ts +0 -261
  328. package/test/cypress/e2e/example28.cy.ts +0 -740
  329. package/test/cypress/e2e/example29.cy.ts +0 -30
  330. package/test/cypress/e2e/example30.cy.ts +0 -757
  331. package/test/cypress/e2e/example31.cy.ts +0 -69
  332. package/test/cypress/e2e/example32.cy.ts +0 -272
  333. package/test/cypress/e2e/example33.cy.ts +0 -278
  334. package/test/cypress/e2e/example34.cy.ts +0 -84
  335. package/test/cypress/e2e/example35.cy.ts +0 -178
  336. package/test/cypress/e2e/example36.cy.ts +0 -219
  337. package/test/cypress/e2e/example37.cy.ts +0 -52
  338. package/test/cypress/e2e/example38.cy.ts +0 -160
  339. package/test/cypress/e2e/example39.cy.ts +0 -150
  340. package/test/cypress/e2e/example40.cy.ts +0 -126
  341. package/test/cypress/e2e/example41.cy.ts +0 -90
  342. package/test/cypress/e2e/example42.cy.ts +0 -82
  343. package/test/cypress/e2e/example43.cy.ts +0 -482
  344. package/test/cypress/e2e/example44.cy.ts +0 -458
  345. package/test/cypress/e2e/example45.cy.ts +0 -455
  346. package/test/cypress/e2e/home.cy.ts +0 -7
  347. package/test/cypress/fixtures/example.json +0 -5
  348. package/test/cypress/plugins/index.ts +0 -17
  349. package/test/cypress/plugins/utilities.ts +0 -28
  350. package/test/cypress/support/commands.ts +0 -88
  351. package/test/cypress/support/common.ts +0 -47
  352. package/test/cypress/support/drag.ts +0 -101
  353. package/test/cypress/support/index.ts +0 -20
  354. package/test/cypress/tsconfig.json +0 -9
  355. package/test/cypress.config.ts +0 -34
  356. package/test/mockSlickEvent.ts +0 -77
  357. package/test/rxjsResourceStub.ts +0 -69
  358. package/test/test-setup.ts +0 -6
  359. package/test/translateServiceStub.ts +0 -230
  360. package/test/translaterServiceStub.ts +0 -239
  361. package/test/tsconfig.json +0 -17
  362. package/test/vitest-global-mocks.ts +0 -41
  363. package/test/vitest-global-setup.ts +0 -3
  364. package/test/vitest-pretest.ts +0 -5
  365. package/tsconfig.app.json +0 -14
  366. package/tsconfig.json +0 -31
  367. package/tsconfig.spec.json +0 -11
  368. package/types/sortablejs.d.ts +0 -4
  369. package/vite.config.mts +0 -51
  370. /package/{dist/fesm2022 → fesm2022}/angular-slickgrid.mjs +0 -0
  371. /package/{dist/fesm2022 → fesm2022}/angular-slickgrid.mjs.map +0 -0
  372. /package/{dist/i18n → i18n}/en.json +0 -0
  373. /package/{dist/i18n → i18n}/fr.json +0 -0
  374. /package/{dist/index.d.ts → index.d.ts} +0 -0
  375. /package/{dist/library → library}/components/angular-slickgrid.component.d.ts +0 -0
  376. /package/{dist/library → library}/constants.d.ts +0 -0
  377. /package/{dist/library → library}/extensions/index.d.ts +0 -0
  378. /package/{dist/library → library}/extensions/slickRowDetailView.d.ts +0 -0
  379. /package/{dist/library → library}/global-grid-options.d.ts +0 -0
  380. /package/{dist/library → library}/index.d.ts +0 -0
  381. /package/{dist/library → library}/models/angularComponentOutput.interface.d.ts +0 -0
  382. /package/{dist/library → library}/models/angularGridInstance.interface.d.ts +0 -0
  383. /package/{dist/library → library}/models/externalTestingDependencies.interface.d.ts +0 -0
  384. /package/{dist/library → library}/models/gridOption.interface.d.ts +0 -0
  385. /package/{dist/library → library}/models/index.d.ts +0 -0
  386. /package/{dist/library → library}/models/rowDetailView.interface.d.ts +0 -0
  387. /package/{dist/library → library}/modules/angular-slickgrid.module.d.ts +0 -0
  388. /package/{dist/library → library}/services/angularUtil.service.d.ts +0 -0
  389. /package/{dist/library → library}/services/container.service.d.ts +0 -0
  390. /package/{dist/library → library}/services/index.d.ts +0 -0
  391. /package/{dist/library → library}/services/translater.service.d.ts +0 -0
  392. /package/{dist/library → library}/services/utilities.d.ts +0 -0
  393. /package/{dist/library → library}/slickgrid-config.d.ts +0 -0
  394. /package/{dist/public_api.d.ts → public_api.d.ts} +0 -0
@@ -1,1620 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1745722068940" clover="3.2.0">
3
- <project timestamp="1745722068940" name="All files">
4
- <metrics statements="1575" coveredstatements="1575" conditionals="692" coveredconditionals="517" methods="101" coveredmethods="101" elements="2368" coveredelements="2193" complexity="0" loc="1575" ncloc="1575" packages="5" files="8" classes="8"/>
5
- <package name="library">
6
- <metrics statements="95" coveredstatements="95" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
7
- <file name="constants.ts" path="C:\OwnCloudDev10\GitHub\slickgrid-universal\frameworks\angular-slickgrid\src\library\constants.ts">
8
- <metrics statements="95" coveredstatements="95" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
9
- <line num="3" count="1" type="stmt"/>
10
- <line num="5" count="1" type="stmt"/>
11
- <line num="6" count="1" type="stmt"/>
12
- <line num="7" count="1" type="stmt"/>
13
- <line num="8" count="1" type="stmt"/>
14
- <line num="9" count="1" type="stmt"/>
15
- <line num="10" count="1" type="stmt"/>
16
- <line num="11" count="1" type="stmt"/>
17
- <line num="12" count="1" type="stmt"/>
18
- <line num="13" count="1" type="stmt"/>
19
- <line num="14" count="1" type="stmt"/>
20
- <line num="15" count="1" type="stmt"/>
21
- <line num="16" count="1" type="stmt"/>
22
- <line num="17" count="1" type="stmt"/>
23
- <line num="18" count="1" type="stmt"/>
24
- <line num="19" count="1" type="stmt"/>
25
- <line num="20" count="1" type="stmt"/>
26
- <line num="21" count="1" type="stmt"/>
27
- <line num="22" count="1" type="stmt"/>
28
- <line num="23" count="1" type="stmt"/>
29
- <line num="24" count="1" type="stmt"/>
30
- <line num="25" count="1" type="stmt"/>
31
- <line num="26" count="1" type="stmt"/>
32
- <line num="27" count="1" type="stmt"/>
33
- <line num="28" count="1" type="stmt"/>
34
- <line num="29" count="1" type="stmt"/>
35
- <line num="30" count="1" type="stmt"/>
36
- <line num="31" count="1" type="stmt"/>
37
- <line num="32" count="1" type="stmt"/>
38
- <line num="33" count="1" type="stmt"/>
39
- <line num="34" count="1" type="stmt"/>
40
- <line num="35" count="1" type="stmt"/>
41
- <line num="36" count="1" type="stmt"/>
42
- <line num="37" count="1" type="stmt"/>
43
- <line num="38" count="1" type="stmt"/>
44
- <line num="39" count="1" type="stmt"/>
45
- <line num="40" count="1" type="stmt"/>
46
- <line num="41" count="1" type="stmt"/>
47
- <line num="42" count="1" type="stmt"/>
48
- <line num="43" count="1" type="stmt"/>
49
- <line num="44" count="1" type="stmt"/>
50
- <line num="45" count="1" type="stmt"/>
51
- <line num="46" count="1" type="stmt"/>
52
- <line num="47" count="1" type="stmt"/>
53
- <line num="48" count="1" type="stmt"/>
54
- <line num="49" count="1" type="stmt"/>
55
- <line num="50" count="1" type="stmt"/>
56
- <line num="51" count="1" type="stmt"/>
57
- <line num="52" count="1" type="stmt"/>
58
- <line num="53" count="1" type="stmt"/>
59
- <line num="54" count="1" type="stmt"/>
60
- <line num="55" count="1" type="stmt"/>
61
- <line num="56" count="1" type="stmt"/>
62
- <line num="57" count="1" type="stmt"/>
63
- <line num="58" count="1" type="stmt"/>
64
- <line num="59" count="1" type="stmt"/>
65
- <line num="60" count="1" type="stmt"/>
66
- <line num="61" count="1" type="stmt"/>
67
- <line num="62" count="1" type="stmt"/>
68
- <line num="63" count="1" type="stmt"/>
69
- <line num="64" count="1" type="stmt"/>
70
- <line num="65" count="1" type="stmt"/>
71
- <line num="66" count="1" type="stmt"/>
72
- <line num="67" count="1" type="stmt"/>
73
- <line num="68" count="1" type="stmt"/>
74
- <line num="69" count="1" type="stmt"/>
75
- <line num="72" count="1" type="stmt"/>
76
- <line num="73" count="1" type="stmt"/>
77
- <line num="74" count="1" type="stmt"/>
78
- <line num="75" count="1" type="stmt"/>
79
- <line num="76" count="1" type="stmt"/>
80
- <line num="77" count="1" type="stmt"/>
81
- <line num="81" count="1" type="stmt"/>
82
- <line num="82" count="1" type="stmt"/>
83
- <line num="83" count="1" type="stmt"/>
84
- <line num="84" count="1" type="stmt"/>
85
- <line num="85" count="1" type="stmt"/>
86
- <line num="86" count="1" type="stmt"/>
87
- <line num="87" count="1" type="stmt"/>
88
- <line num="88" count="1" type="stmt"/>
89
- <line num="89" count="1" type="stmt"/>
90
- <line num="90" count="1" type="stmt"/>
91
- <line num="91" count="1" type="stmt"/>
92
- <line num="92" count="1" type="stmt"/>
93
- <line num="93" count="1" type="stmt"/>
94
- <line num="94" count="1" type="stmt"/>
95
- <line num="95" count="1" type="stmt"/>
96
- <line num="96" count="1" type="stmt"/>
97
- <line num="97" count="1" type="stmt"/>
98
- <line num="98" count="1" type="stmt"/>
99
- <line num="99" count="1" type="stmt"/>
100
- <line num="100" count="1" type="stmt"/>
101
- <line num="101" count="1" type="stmt"/>
102
- <line num="102" count="1" type="stmt"/>
103
- <line num="103" count="1" type="stmt"/>
104
- </file>
105
- </package>
106
- <package name="library.components">
107
- <metrics statements="1108" coveredstatements="1108" conditionals="560" coveredconditionals="415" methods="65" coveredmethods="65"/>
108
- <file name="angular-slickgrid.component.ts" path="C:\OwnCloudDev10\GitHub\slickgrid-universal\frameworks\angular-slickgrid\src\library\components\angular-slickgrid.component.ts">
109
- <metrics statements="1108" coveredstatements="1108" conditionals="560" coveredconditionals="415" methods="65" coveredmethods="65"/>
110
- <line num="1" count="1" type="stmt"/>
111
- <line num="16" count="1" type="stmt"/>
112
- <line num="37" count="1" type="stmt"/>
113
- <line num="66" count="1" type="stmt"/>
114
- <line num="67" count="1" type="stmt"/>
115
- <line num="68" count="1" type="stmt"/>
116
- <line num="69" count="1" type="stmt"/>
117
- <line num="70" count="1" type="stmt"/>
118
- <line num="71" count="1" type="stmt"/>
119
- <line num="72" count="1" type="stmt"/>
120
- <line num="73" count="1" type="stmt"/>
121
- <line num="74" count="1" type="stmt"/>
122
- <line num="76" count="1" type="stmt"/>
123
- <line num="78" count="1" type="stmt"/>
124
- <line num="79" count="1" type="stmt"/>
125
- <line num="82" count="1" type="stmt"/>
126
- <line num="83" count="1" type="stmt"/>
127
- <line num="84" count="1" type="stmt"/>
128
- <line num="86" count="1" type="stmt"/>
129
- <line num="88" count="1" type="stmt"/>
130
- <line num="89" count="1" type="stmt"/>
131
- <line num="90" count="1" type="stmt"/>
132
- <line num="91" count="1" type="stmt"/>
133
- <line num="93" count="1" type="stmt"/>
134
- <line num="94" count="1" type="stmt"/>
135
- <line num="96" count="1" type="stmt"/>
136
- <line num="97" count="1" type="stmt"/>
137
- <line num="98" count="1" type="stmt"/>
138
- <line num="101" count="1" type="stmt"/>
139
- <line num="102" count="1" type="stmt"/>
140
- <line num="103" count="1" type="stmt"/>
141
- <line num="106" count="1" type="stmt"/>
142
- <line num="107" count="1" type="stmt"/>
143
- <line num="108" count="1" type="stmt"/>
144
- <line num="109" count="1" type="stmt"/>
145
- <line num="110" count="1" type="stmt"/>
146
- <line num="111" count="1" type="stmt"/>
147
- <line num="112" count="1" type="stmt"/>
148
- <line num="114" count="1" type="stmt"/>
149
- <line num="115" count="1" type="stmt"/>
150
- <line num="118" count="1" type="stmt"/>
151
- <line num="123" count="1" type="stmt"/>
152
- <line num="124" count="1" type="stmt"/>
153
- <line num="125" count="1" type="stmt"/>
154
- <line num="130" count="1" type="stmt"/>
155
- <line num="157" count="1" type="stmt"/>
156
- <line num="158" count="1" type="stmt"/>
157
- <line num="159" count="1" type="stmt"/>
158
- <line num="161" count="1" type="stmt"/>
159
- <line num="162" count="1" type="cond" truecount="1" falsecount="0"/>
160
- <line num="163" count="7" type="stmt"/>
161
- <line num="164" count="7" type="stmt"/>
162
- <line num="165" count="1" type="cond" truecount="1" falsecount="0"/>
163
- <line num="166" count="9" type="cond" truecount="2" falsecount="0"/>
164
- <line num="167" count="1" type="stmt"/>
165
- <line num="168" count="9" type="cond" truecount="1" falsecount="0"/>
166
- <line num="169" count="8" type="stmt"/>
167
- <line num="170" count="8" type="stmt"/>
168
- <line num="171" count="9" type="cond" truecount="2" falsecount="0"/>
169
- <line num="172" count="9" type="cond" truecount="4" falsecount="0"/>
170
- <line num="173" count="9" type="stmt"/>
171
- <line num="175" count="1" type="stmt"/>
172
- <line num="176" count="1" type="cond" truecount="1" falsecount="0"/>
173
- <line num="177" count="473" type="stmt"/>
174
- <line num="178" count="473" type="stmt"/>
175
- <line num="179" count="1" type="cond" truecount="1" falsecount="0"/>
176
- <line num="180" count="154" type="stmt"/>
177
- <line num="181" count="154" type="cond" truecount="1" falsecount="0"/>
178
- <line num="182" count="5" type="stmt"/>
179
- <line num="183" count="5" type="stmt"/>
180
- <line num="184" count="154" type="cond" truecount="1" falsecount="0"/>
181
- <line num="185" count="153" type="stmt"/>
182
- <line num="186" count="153" type="stmt"/>
183
- <line num="187" count="154" type="stmt"/>
184
- <line num="191" count="1" type="stmt"/>
185
- <line num="193" count="1" type="stmt"/>
186
- <line num="194" count="1" type="cond" truecount="1" falsecount="0"/>
187
- <line num="195" count="56" type="cond" truecount="1" falsecount="2"/>
188
- <line num="196" count="56" type="stmt"/>
189
- <line num="197" count="1" type="cond" truecount="1" falsecount="0"/>
190
- <line num="198" count="140" type="stmt"/>
191
- <line num="199" count="140" type="cond" truecount="1" falsecount="0"/>
192
- <line num="200" count="140" type="stmt"/>
193
- <line num="203" count="140" type="stmt"/>
194
- <line num="204" count="140" type="cond" truecount="1" falsecount="0"/>
195
- <line num="205" count="16" type="cond" truecount="1" falsecount="1"/>
196
- <line num="206" count="7" type="cond" truecount="1" falsecount="0"/>
197
- <line num="207" count="7" type="cond" truecount="0" falsecount="2"/>
198
- <line num="208" count="140" type="cond" truecount="1" falsecount="0"/>
199
- <line num="209" count="7" type="stmt"/>
200
- <line num="210" count="7" type="stmt"/>
201
- <line num="211" count="7" type="stmt"/>
202
- <line num="212" count="140" type="stmt"/>
203
- <line num="213" count="140" type="cond" truecount="0" falsecount="1"/>
204
- <line num="214" count="140" type="cond" truecount="0" falsecount="1"/>
205
- <line num="218" count="140" type="cond" truecount="4" falsecount="1"/>
206
- <line num="219" count="1" type="stmt"/>
207
- <line num="220" count="1" type="stmt"/>
208
- <line num="221" count="1" type="stmt"/>
209
- <line num="222" count="140" type="stmt"/>
210
- <line num="223" count="140" type="stmt"/>
211
- <line num="225" count="1" type="stmt"/>
212
- <line num="226" count="1" type="cond" truecount="1" falsecount="0"/>
213
- <line num="227" count="2" type="stmt"/>
214
- <line num="228" count="2" type="stmt"/>
215
- <line num="229" count="1" type="cond" truecount="1" falsecount="0"/>
216
- <line num="230" count="154" type="cond" truecount="1" falsecount="2"/>
217
- <line num="231" count="154" type="stmt"/>
218
- <line num="232" count="154" type="stmt"/>
219
- <line num="234" count="154" type="cond" truecount="3" falsecount="1"/>
220
- <line num="235" count="2" type="stmt"/>
221
- <line num="236" count="2" type="stmt"/>
222
- <line num="239" count="154" type="cond" truecount="3" falsecount="1"/>
223
- <line num="240" count="1" type="stmt"/>
224
- <line num="244" count="1" type="cond" truecount="1" falsecount="0"/>
225
- <line num="245" count="1" type="stmt"/>
226
- <line num="246" count="1" type="cond" truecount="0" falsecount="1"/>
227
- <line num="247" count="1" type="stmt"/>
228
- <line num="248" count="1" type="stmt"/>
229
- <line num="249" count="1" type="stmt"/>
230
- <line num="250" count="1" type="stmt"/>
231
- <line num="251" count="1" type="stmt"/>
232
- <line num="252" count="154" type="stmt"/>
233
- <line num="254" count="1" type="cond" truecount="1" falsecount="0"/>
234
- <line num="255" count="2" type="stmt"/>
235
- <line num="256" count="2" type="stmt"/>
236
- <line num="258" count="1" type="cond" truecount="1" falsecount="0"/>
237
- <line num="259" count="268" type="cond" truecount="3" falsecount="1"/>
238
- <line num="260" count="268" type="stmt"/>
239
- <line num="262" count="1" type="cond" truecount="1" falsecount="0"/>
240
- <line num="263" count="6" type="stmt"/>
241
- <line num="264" count="6" type="stmt"/>
242
- <line num="266" count="1" type="cond" truecount="1" falsecount="0"/>
243
- <line num="267" count="262" type="cond" truecount="0" falsecount="1"/>
244
- <line num="268" count="262" type="stmt"/>
245
- <line num="271" count="1" type="cond" truecount="1" falsecount="0"/>
246
- <line num="272" count="2" type="stmt"/>
247
- <line num="273" count="2" type="stmt"/>
248
- <line num="275" count="1" type="cond" truecount="1" falsecount="0"/>
249
- <line num="276" count="3" type="stmt"/>
250
- <line num="277" count="3" type="stmt"/>
251
- <line num="278" count="1" type="cond" truecount="1" falsecount="0"/>
252
- <line num="279" count="1" type="stmt"/>
253
- <line num="280" count="1" type="stmt"/>
254
- <line num="282" count="1" type="cond" truecount="1" falsecount="0"/>
255
- <line num="283" count="4" type="stmt"/>
256
- <line num="284" count="4" type="stmt"/>
257
- <line num="286" count="1" type="stmt"/>
258
- <line num="287" count="1" type="stmt"/>
259
- <line num="289" count="1" type="cond" truecount="1" falsecount="0"/>
260
- <line num="290" count="120" type="stmt"/>
261
- <line num="291" count="120" type="stmt"/>
262
- <line num="292" count="120" type="stmt"/>
263
- <line num="293" count="120" type="stmt"/>
264
- <line num="294" count="120" type="stmt"/>
265
- <line num="295" count="120" type="stmt"/>
266
- <line num="296" count="120" type="stmt"/>
267
- <line num="297" count="120" type="stmt"/>
268
- <line num="298" count="120" type="stmt"/>
269
- <line num="300" count="120" type="stmt"/>
270
- <line num="303" count="120" type="cond" truecount="0" falsecount="2"/>
271
- <line num="304" count="120" type="stmt"/>
272
- <line num="306" count="120" type="cond" truecount="0" falsecount="2"/>
273
- <line num="307" count="120" type="cond" truecount="0" falsecount="2"/>
274
- <line num="308" count="120" type="cond" truecount="0" falsecount="2"/>
275
- <line num="309" count="120" type="cond" truecount="0" falsecount="2"/>
276
- <line num="311" count="120" type="cond" truecount="0" falsecount="2"/>
277
- <line num="312" count="120" type="stmt"/>
278
- <line num="314" count="120" type="cond" truecount="0" falsecount="2"/>
279
- <line num="315" count="120" type="cond" truecount="0" falsecount="2"/>
280
- <line num="317" count="120" type="cond" truecount="0" falsecount="2"/>
281
- <line num="318" count="120" type="stmt"/>
282
- <line num="319" count="120" type="cond" truecount="0" falsecount="2"/>
283
- <line num="321" count="120" type="cond" truecount="0" falsecount="2"/>
284
- <line num="323" count="120" type="stmt"/>
285
- <line num="324" count="120" type="cond" truecount="2" falsecount="1"/>
286
- <line num="325" count="1" type="stmt"/>
287
- <line num="326" count="1" type="stmt"/>
288
- <line num="327" count="1" type="stmt"/>
289
- <line num="328" count="1" type="stmt"/>
290
- <line num="329" count="1" type="stmt"/>
291
- <line num="330" count="1" type="stmt"/>
292
- <line num="331" count="1" type="stmt"/>
293
- <line num="332" count="1" type="stmt"/>
294
- <line num="333" count="1" type="cond" truecount="1" falsecount="0"/>
295
- <line num="358" count="120" type="cond" truecount="0" falsecount="2"/>
296
- <line num="360" count="120" type="stmt"/>
297
- <line num="361" count="120" type="stmt"/>
298
- <line num="362" count="120" type="stmt"/>
299
- <line num="363" count="120" type="stmt"/>
300
- <line num="364" count="120" type="stmt"/>
301
- <line num="365" count="120" type="stmt"/>
302
- <line num="366" count="120" type="stmt"/>
303
- <line num="367" count="120" type="stmt"/>
304
- <line num="368" count="120" type="stmt"/>
305
- <line num="369" count="120" type="stmt"/>
306
- <line num="370" count="120" type="stmt"/>
307
- <line num="371" count="120" type="stmt"/>
308
- <line num="375" count="120" type="stmt"/>
309
- <line num="376" count="120" type="stmt"/>
310
- <line num="377" count="120" type="stmt"/>
311
- <line num="378" count="120" type="stmt"/>
312
- <line num="379" count="120" type="stmt"/>
313
- <line num="380" count="120" type="stmt"/>
314
- <line num="381" count="120" type="stmt"/>
315
- <line num="382" count="120" type="stmt"/>
316
- <line num="383" count="120" type="stmt"/>
317
- <line num="384" count="120" type="stmt"/>
318
- <line num="385" count="120" type="stmt"/>
319
- <line num="386" count="120" type="stmt"/>
320
- <line num="387" count="120" type="stmt"/>
321
- <line num="388" count="120" type="stmt"/>
322
- <line num="389" count="120" type="stmt"/>
323
- <line num="390" count="120" type="stmt"/>
324
- <line num="391" count="120" type="stmt"/>
325
- <line num="393" count="1" type="cond" truecount="1" falsecount="0"/>
326
- <line num="394" count="27" type="cond" truecount="1" falsecount="0"/>
327
- <line num="395" count="1" type="stmt"/>
328
- <line num="396" count="1" type="stmt"/>
329
- <line num="398" count="1" type="cond" truecount="1" falsecount="0"/>
330
- <line num="399" count="26" type="stmt"/>
331
- <line num="400" count="26" type="stmt"/>
332
- <line num="403" count="27" type="cond" truecount="4" falsecount="1"/>
333
- <line num="404" count="24" type="stmt"/>
334
- <line num="405" count="24" type="stmt"/>
335
- <line num="406" count="24" type="stmt"/>
336
- <line num="409" count="27" type="cond" truecount="1" falsecount="0"/>
337
- <line num="410" count="1" type="stmt"/>
338
- <line num="411" count="1" type="cond" truecount="1" falsecount="0"/>
339
- <line num="413" count="24" type="stmt"/>
340
- <line num="414" count="24" type="stmt"/>
341
- <line num="416" count="1" type="cond" truecount="1" falsecount="0"/>
342
- <line num="417" count="1" type="stmt"/>
343
- <line num="418" count="1" type="stmt"/>
344
- <line num="419" count="1" type="stmt"/>
345
- <line num="420" count="1" type="stmt"/>
346
- <line num="422" count="1" type="cond" truecount="1" falsecount="0"/>
347
- <line num="424" count="152" type="cond" truecount="1" falsecount="0"/>
348
- <line num="425" count="1309" type="cond" truecount="0" falsecount="1"/>
349
- <line num="426" count="1309" type="stmt"/>
350
- <line num="427" count="1309" type="stmt"/>
351
- <line num="428" count="152" type="stmt"/>
352
- <line num="429" count="152" type="stmt"/>
353
- <line num="432" count="152" type="cond" truecount="2" falsecount="1"/>
354
- <line num="435" count="152" type="stmt"/>
355
- <line num="438" count="152" type="cond" truecount="2" falsecount="0"/>
356
- <line num="439" count="152" type="cond" truecount="2" falsecount="0"/>
357
- <line num="440" count="152" type="cond" truecount="2" falsecount="0"/>
358
- <line num="442" count="152" type="cond" truecount="0" falsecount="1"/>
359
- <line num="443" count="152" type="stmt"/>
360
- <line num="444" count="152" type="stmt"/>
361
- <line num="445" count="152" type="cond" truecount="0" falsecount="1"/>
362
- <line num="446" count="152" type="cond" truecount="1" falsecount="0"/>
363
- <line num="447" count="145" type="stmt"/>
364
- <line num="448" count="145" type="stmt"/>
365
- <line num="449" count="145" type="stmt"/>
366
- <line num="450" count="152" type="cond" truecount="3" falsecount="0"/>
367
- <line num="451" count="114" type="stmt"/>
368
- <line num="452" count="114" type="stmt"/>
369
- <line num="454" count="152" type="cond" truecount="1" falsecount="0"/>
370
- <line num="455" count="36" type="cond" truecount="1" falsecount="0"/>
371
- <line num="456" count="226" type="stmt"/>
372
- <line num="457" count="226" type="stmt"/>
373
- <line num="458" count="36" type="stmt"/>
374
- <line num="459" count="36" type="stmt"/>
375
- <line num="460" count="152" type="cond" truecount="1" falsecount="0"/>
376
- <line num="461" count="151" type="cond" truecount="1" falsecount="0"/>
377
- <line num="462" count="125" type="stmt"/>
378
- <line num="463" count="125" type="stmt"/>
379
- <line num="464" count="151" type="stmt"/>
380
- <line num="465" count="152" type="cond" truecount="1" falsecount="0"/>
381
- <line num="466" count="1675" type="stmt"/>
382
- <line num="467" count="1675" type="stmt"/>
383
- <line num="470" count="152" type="cond" truecount="1" falsecount="0"/>
384
- <line num="471" count="1" type="stmt"/>
385
- <line num="472" count="1" type="stmt"/>
386
- <line num="475" count="152" type="stmt"/>
387
- <line num="477" count="152" type="stmt"/>
388
- <line num="478" count="152" type="stmt"/>
389
- <line num="479" count="152" type="stmt"/>
390
- <line num="480" count="152" type="stmt"/>
391
- <line num="481" count="152" type="stmt"/>
392
- <line num="482" count="152" type="stmt"/>
393
- <line num="484" count="1" type="cond" truecount="1" falsecount="0"/>
394
- <line num="485" count="155" type="stmt"/>
395
- <line num="486" count="155" type="cond" truecount="1" falsecount="0"/>
396
- <line num="487" count="354" type="stmt"/>
397
- <line num="488" count="354" type="cond" truecount="1" falsecount="1"/>
398
- <line num="489" count="351" type="stmt"/>
399
- <line num="490" count="351" type="stmt"/>
400
- <line num="491" count="354" type="stmt"/>
401
- <line num="492" count="155" type="stmt"/>
402
- <line num="493" count="155" type="stmt"/>
403
- <line num="494" count="155" type="stmt"/>
404
- <line num="496" count="1" type="cond" truecount="1" falsecount="0"/>
405
- <line num="497" count="1" type="cond" truecount="0" falsecount="2"/>
406
- <line num="498" count="1" type="stmt"/>
407
- <line num="499" count="1" type="stmt"/>
408
- <line num="500" count="1" type="stmt"/>
409
- <line num="507" count="1" type="cond" truecount="1" falsecount="0"/>
410
- <line num="508" count="36" type="cond" truecount="0" falsecount="1"/>
411
- <line num="509" count="36" type="cond" truecount="0" falsecount="1"/>
412
- <line num="510" count="36" type="stmt"/>
413
- <line num="513" count="36" type="stmt"/>
414
- <line num="514" count="36" type="cond" truecount="1" falsecount="0"/>
415
- <line num="516" count="4" type="cond" truecount="0" falsecount="1"/>
416
- <line num="517" count="4" type="cond" truecount="1" falsecount="1"/>
417
- <line num="518" count="3" type="stmt"/>
418
- <line num="519" count="3" type="cond" truecount="1" falsecount="0"/>
419
- <line num="520" count="2" type="cond" truecount="1" falsecount="0"/>
420
- <line num="521" count="1" type="stmt"/>
421
- <line num="522" count="3" type="stmt"/>
422
- <line num="523" count="3" type="cond" truecount="1" falsecount="0"/>
423
- <line num="524" count="2" type="cond" truecount="1" falsecount="0"/>
424
- <line num="525" count="1" type="stmt"/>
425
- <line num="526" count="3" type="cond" truecount="0" falsecount="1"/>
426
- <line num="527" count="3" type="stmt"/>
427
- <line num="528" count="4" type="stmt"/>
428
- <line num="529" count="36" type="stmt"/>
429
- <line num="530" count="36" type="stmt"/>
430
- <line num="531" count="36" type="stmt"/>
431
- <line num="533" count="1" type="cond" truecount="1" falsecount="0"/>
432
- <line num="534" count="118" type="stmt"/>
433
- <line num="535" count="118" type="stmt"/>
434
- <line num="536" count="118" type="stmt"/>
435
- <line num="539" count="118" type="stmt"/>
436
- <line num="540" count="118" type="stmt"/>
437
- <line num="541" count="118" type="cond" truecount="2" falsecount="0"/>
438
- <line num="542" count="117" type="cond" truecount="2" falsecount="0"/>
439
- <line num="543" count="2" type="stmt"/>
440
- <line num="544" count="118" type="cond" truecount="1" falsecount="0"/>
441
- <line num="545" count="2" type="stmt"/>
442
- <line num="546" count="2" type="stmt"/>
443
- <line num="548" count="118" type="cond" truecount="2" falsecount="1"/>
444
- <line num="549" count="118" type="stmt"/>
445
- <line num="552" count="118" type="cond" truecount="1" falsecount="0"/>
446
- <line num="553" count="118" type="stmt"/>
447
- <line num="554" count="118" type="cond" truecount="0" falsecount="1"/>
448
- <line num="555" count="118" type="cond" truecount="0" falsecount="2"/>
449
- <line num="556" count="118" type="cond" truecount="0" falsecount="1"/>
450
- <line num="557" count="118" type="stmt"/>
451
- <line num="560" count="118" type="cond" truecount="2" falsecount="1"/>
452
- <line num="561" count="36" type="stmt"/>
453
- <line num="562" count="36" type="stmt"/>
454
- <line num="564" count="118" type="stmt"/>
455
- <line num="565" count="118" type="cond" truecount="3" falsecount="2"/>
456
- <line num="566" count="118" type="stmt"/>
457
- <line num="568" count="118" type="cond" truecount="2" falsecount="0"/>
458
- <line num="569" count="2" type="stmt"/>
459
- <line num="570" count="2" type="stmt"/>
460
- <line num="571" count="2" type="stmt"/>
461
- <line num="572" count="2" type="stmt"/>
462
- <line num="573" count="118" type="stmt"/>
463
- <line num="574" count="118" type="stmt"/>
464
- <line num="575" count="118" type="stmt"/>
465
- <line num="579" count="118" type="stmt"/>
466
- <line num="582" count="118" type="cond" truecount="0" falsecount="1"/>
467
- <line num="585" count="118" type="cond" truecount="1" falsecount="0"/>
468
- <line num="586" count="2" type="stmt"/>
469
- <line num="587" count="2" type="stmt"/>
470
- <line num="590" count="118" type="stmt"/>
471
- <line num="591" count="118" type="stmt"/>
472
- <line num="595" count="118" type="stmt"/>
473
- <line num="596" count="118" type="cond" truecount="1" falsecount="0"/>
474
- <line num="597" count="2" type="stmt"/>
475
- <line num="598" count="2" type="stmt"/>
476
- <line num="599" count="118" type="stmt"/>
477
- <line num="604" count="118" type="stmt"/>
478
- <line num="607" count="118" type="cond" truecount="3" falsecount="0"/>
479
- <line num="608" count="1" type="stmt"/>
480
- <line num="609" count="1" type="stmt"/>
481
- <line num="612" count="118" type="stmt"/>
482
- <line num="613" count="118" type="stmt"/>
483
- <line num="614" count="118" type="stmt"/>
484
- <line num="615" count="118" type="stmt"/>
485
- <line num="616" count="118" type="stmt"/>
486
- <line num="617" count="118" type="stmt"/>
487
- <line num="619" count="118" type="stmt"/>
488
- <line num="620" count="118" type="stmt"/>
489
- <line num="621" count="118" type="stmt"/>
490
- <line num="622" count="118" type="cond" truecount="1" falsecount="0"/>
491
- <line num="623" count="2" type="stmt"/>
492
- <line num="624" count="2" type="stmt"/>
493
- <line num="626" count="118" type="stmt"/>
494
- <line num="627" count="118" type="stmt"/>
495
- <line num="630" count="118" type="cond" truecount="2" falsecount="0"/>
496
- <line num="631" count="118" type="cond" truecount="2" falsecount="0"/>
497
- <line num="632" count="1" type="cond" truecount="0" falsecount="1"/>
498
- <line num="633" count="1" type="stmt"/>
499
- <line num="636" count="118" type="stmt"/>
500
- <line num="639" count="118" type="stmt"/>
501
- <line num="643" count="118" type="stmt"/>
502
- <line num="644" count="118" type="stmt"/>
503
- <line num="645" count="118" type="stmt"/>
504
- <line num="648" count="118" type="cond" truecount="4" falsecount="0"/>
505
- <line num="649" count="7" type="stmt"/>
506
- <line num="650" count="7" type="stmt"/>
507
- <line num="651" count="7" type="stmt"/>
508
- <line num="652" count="7" type="stmt"/>
509
- <line num="653" count="7" type="stmt"/>
510
- <line num="655" count="7" type="stmt"/>
511
- <line num="656" count="7" type="stmt"/>
512
- <line num="658" count="118" type="stmt"/>
513
- <line num="660" count="118" type="cond" truecount="2" falsecount="1"/>
514
- <line num="661" count="118" type="stmt"/>
515
- <line num="662" count="118" type="cond" truecount="0" falsecount="2"/>
516
- <line num="663" count="118" type="stmt"/>
517
- <line num="667" count="118" type="cond" truecount="3" falsecount="2"/>
518
- <line num="670" count="73" type="stmt"/>
519
- <line num="671" count="73" type="cond" truecount="2" falsecount="0"/>
520
- <line num="672" count="36" type="stmt"/>
521
- <line num="673" count="36" type="stmt"/>
522
- <line num="675" count="73" type="stmt"/>
523
- <line num="676" count="73" type="cond" truecount="1" falsecount="0"/>
524
- <line num="677" count="5" type="stmt"/>
525
- <line num="678" count="5" type="cond" truecount="1" falsecount="0"/>
526
- <line num="680" count="3" type="cond" truecount="1" falsecount="0"/>
527
- <line num="681" count="3" type="stmt"/>
528
- <line num="682" count="5" type="stmt"/>
529
- <line num="683" count="73" type="cond" truecount="1" falsecount="0"/>
530
- <line num="684" count="68" type="stmt"/>
531
- <line num="685" count="68" type="stmt"/>
532
- <line num="686" count="68" type="stmt"/>
533
- <line num="687" count="68" type="stmt"/>
534
- <line num="689" count="68" type="stmt"/>
535
- <line num="690" count="73" type="stmt"/>
536
- <line num="692" count="118" type="cond" truecount="2" falsecount="1"/>
537
- <line num="693" count="118" type="cond" truecount="1" falsecount="0"/>
538
- <line num="694" count="25" type="cond" truecount="1" falsecount="0"/>
539
- <line num="695" count="5" type="stmt"/>
540
- <line num="696" count="5" type="stmt"/>
541
- <line num="697" count="25" type="stmt"/>
542
- <line num="698" count="25" type="stmt"/>
543
- <line num="699" count="25" type="stmt"/>
544
- <line num="700" count="118" type="stmt"/>
545
- <line num="704" count="118" type="cond" truecount="1" falsecount="0"/>
546
- <line num="705" count="9" type="stmt"/>
547
- <line num="706" count="9" type="stmt"/>
548
- <line num="707" count="9" type="stmt"/>
549
- <line num="710" count="118" type="stmt"/>
550
- <line num="713" count="118" type="stmt"/>
551
- <line num="714" count="118" type="stmt"/>
552
- <line num="715" count="118" type="stmt"/>
553
- <line num="718" count="118" type="stmt"/>
554
- <line num="722" count="118" type="cond" truecount="3" falsecount="1"/>
555
- <line num="723" count="37" type="stmt"/>
556
- <line num="724" count="37" type="cond" truecount="1" falsecount="0"/>
557
- <line num="729" count="118" type="cond" truecount="3" falsecount="1"/>
558
- <line num="730" count="7" type="stmt"/>
559
- <line num="731" count="7" type="stmt"/>
560
- <line num="732" count="7" type="cond" truecount="1" falsecount="0"/>
561
- <line num="734" count="116" type="stmt"/>
562
- <line num="736" count="116" type="stmt"/>
563
- <line num="737" count="116" type="stmt"/>
564
- <line num="738" count="118" type="cond" truecount="1" falsecount="1"/>
565
- <line num="741" count="118" type="stmt"/>
566
- <line num="744" count="118" type="stmt"/>
567
- <line num="745" count="118" type="stmt"/>
568
- <line num="746" count="118" type="stmt"/>
569
- <line num="747" count="118" type="stmt"/>
570
- <line num="748" count="118" type="stmt"/>
571
- <line num="749" count="118" type="stmt"/>
572
- <line num="750" count="118" type="stmt"/>
573
- <line num="751" count="118" type="stmt"/>
574
- <line num="752" count="118" type="stmt"/>
575
- <line num="753" count="118" type="stmt"/>
576
- <line num="754" count="118" type="stmt"/>
577
- <line num="755" count="118" type="stmt"/>
578
- <line num="756" count="118" type="stmt"/>
579
- <line num="760" count="118" type="stmt"/>
580
- <line num="761" count="118" type="stmt"/>
581
- <line num="767" count="1" type="cond" truecount="1" falsecount="0"/>
582
- <line num="768" count="4" type="cond" truecount="0" falsecount="2"/>
583
- <line num="769" count="4" type="stmt"/>
584
- <line num="770" count="4" type="stmt"/>
585
- <line num="771" count="4" type="stmt"/>
586
- <line num="772" count="4" type="cond" truecount="1" falsecount="1"/>
587
- <line num="773" count="2" type="cond" truecount="1" falsecount="0"/>
588
- <line num="774" count="4" type="cond" truecount="1" falsecount="0"/>
589
- <line num="775" count="2" type="stmt"/>
590
- <line num="776" count="2" type="stmt"/>
591
- <line num="777" count="4" type="stmt"/>
592
- <line num="778" count="4" type="stmt"/>
593
- <line num="779" count="4" type="stmt"/>
594
- <line num="780" count="4" type="stmt"/>
595
- <line num="781" count="4" type="stmt"/>
596
- <line num="782" count="4" type="stmt"/>
597
- <line num="783" count="4" type="stmt"/>
598
- <line num="784" count="4" type="stmt"/>
599
- <line num="785" count="4" type="stmt"/>
600
- <line num="786" count="4" type="stmt"/>
601
- <line num="787" count="4" type="stmt"/>
602
- <line num="788" count="4" type="stmt"/>
603
- <line num="794" count="1" type="cond" truecount="1" falsecount="0"/>
604
- <line num="795" count="150" type="cond" truecount="2" falsecount="1"/>
605
- <line num="796" count="24" type="cond" truecount="1" falsecount="0"/>
606
- <line num="797" count="24" type="stmt"/>
607
- <line num="798" count="24" type="stmt"/>
608
- <line num="800" count="150" type="cond" truecount="2" falsecount="1"/>
609
- <line num="801" count="26" type="cond" truecount="2" falsecount="0"/>
610
- <line num="802" count="26" type="cond" truecount="2" falsecount="0"/>
611
- <line num="803" count="11" type="stmt"/>
612
- <line num="804" count="11" type="stmt"/>
613
- <line num="806" count="26" type="cond" truecount="1" falsecount="0"/>
614
- <line num="807" count="24" type="cond" truecount="1" falsecount="0"/>
615
- <line num="808" count="13" type="stmt"/>
616
- <line num="810" count="13" type="cond" truecount="1" falsecount="0"/>
617
- <line num="811" count="1" type="stmt"/>
618
- <line num="812" count="1" type="stmt"/>
619
- <line num="813" count="13" type="stmt"/>
620
- <line num="814" count="24" type="stmt"/>
621
- <line num="815" count="24" type="stmt"/>
622
- <line num="817" count="26" type="stmt"/>
623
- <line num="818" count="26" type="stmt"/>
624
- <line num="819" count="26" type="stmt"/>
625
- <line num="822" count="26" type="stmt"/>
626
- <line num="823" count="26" type="stmt"/>
627
- <line num="824" count="26" type="cond" truecount="2" falsecount="0"/>
628
- <line num="827" count="26" type="cond" truecount="2" falsecount="2"/>
629
- <line num="828" count="8" type="stmt"/>
630
- <line num="831" count="8" type="cond" truecount="2" falsecount="2"/>
631
- <line num="832" count="8" type="cond" truecount="1" falsecount="0"/>
632
- <line num="833" count="5" type="stmt"/>
633
- <line num="834" count="5" type="stmt"/>
634
- <line num="837" count="8" type="cond" truecount="1" falsecount="0"/>
635
- <line num="838" count="6" type="stmt"/>
636
- <line num="839" count="8" type="cond" truecount="1" falsecount="0"/>
637
- <line num="841" count="2" type="stmt"/>
638
- <line num="842" count="2" type="stmt"/>
639
- <line num="843" count="8" type="stmt"/>
640
- <line num="846" count="26" type="cond" truecount="1" falsecount="0"/>
641
- <line num="847" count="24" type="stmt"/>
642
- <line num="848" count="24" type="stmt"/>
643
- <line num="849" count="24" type="stmt"/>
644
- <line num="850" count="26" type="stmt"/>
645
- <line num="851" count="150" type="stmt"/>
646
- <line num="853" count="1" type="cond" truecount="1" falsecount="0"/>
647
- <line num="854" count="1" type="stmt"/>
648
- <line num="855" count="1" type="stmt"/>
649
- <line num="856" count="1" type="stmt"/>
650
- <line num="857" count="1" type="stmt"/>
651
- <line num="858" count="1" type="cond" truecount="0" falsecount="1"/>
652
- <line num="859" count="1" type="stmt"/>
653
- <line num="865" count="1" type="cond" truecount="1" falsecount="0"/>
654
- <line num="866" count="15" type="cond" truecount="5" falsecount="0"/>
655
- <line num="867" count="5" type="cond" truecount="1" falsecount="0"/>
656
- <line num="868" count="1" type="stmt"/>
657
- <line num="869" count="5" type="cond" truecount="1" falsecount="0"/>
658
- <line num="870" count="4" type="stmt"/>
659
- <line num="871" count="4" type="stmt"/>
660
- <line num="872" count="4" type="stmt"/>
661
- <line num="873" count="5" type="stmt"/>
662
- <line num="874" count="15" type="stmt"/>
663
- <line num="875" count="15" type="stmt"/>
664
- <line num="877" count="1" type="cond" truecount="1" falsecount="0"/>
665
- <line num="878" count="3" type="cond" truecount="1" falsecount="0"/>
666
- <line num="879" count="2" type="cond" truecount="0" falsecount="1"/>
667
- <line num="880" count="3" type="cond" truecount="1" falsecount="0"/>
668
- <line num="881" count="1" type="cond" truecount="0" falsecount="1"/>
669
- <line num="882" count="1" type="stmt"/>
670
- <line num="883" count="3" type="stmt"/>
671
- <line num="890" count="1" type="cond" truecount="1" falsecount="0"/>
672
- <line num="892" count="5" type="stmt"/>
673
- <line num="894" count="5" type="cond" truecount="1" falsecount="0"/>
674
- <line num="895" count="1" type="stmt"/>
675
- <line num="896" count="5" type="cond" truecount="1" falsecount="0"/>
676
- <line num="897" count="4" type="stmt"/>
677
- <line num="898" count="4" type="stmt"/>
678
- <line num="900" count="5" type="cond" truecount="1" falsecount="1"/>
679
- <line num="901" count="4" type="stmt"/>
680
- <line num="902" count="5" type="cond" truecount="1" falsecount="2"/>
681
- <line num="903" count="1" type="stmt"/>
682
- <line num="904" count="1" type="stmt"/>
683
- <line num="905" count="5" type="stmt"/>
684
- <line num="911" count="1" type="cond" truecount="1" falsecount="0"/>
685
- <line num="912" count="11" type="stmt"/>
686
- <line num="913" count="11" type="cond" truecount="2" falsecount="0"/>
687
- <line num="914" count="1" type="stmt"/>
688
- <line num="915" count="1" type="stmt"/>
689
- <line num="916" count="11" type="stmt"/>
690
- <line num="917" count="11" type="stmt"/>
691
- <line num="923" count="1" type="cond" truecount="1" falsecount="0"/>
692
- <line num="924" count="55" type="cond" truecount="0" falsecount="1"/>
693
- <line num="925" count="55" type="stmt"/>
694
- <line num="934" count="1" type="cond" truecount="1" falsecount="0"/>
695
- <line num="935" count="153" type="cond" truecount="1" falsecount="0"/>
696
- <line num="936" count="153" type="stmt"/>
697
- <line num="938" count="1" type="cond" truecount="1" falsecount="0"/>
698
- <line num="940" count="118" type="cond" truecount="0" falsecount="1"/>
699
- <line num="942" count="118" type="cond" truecount="1" falsecount="0"/>
700
- <line num="943" count="8" type="stmt"/>
701
- <line num="944" count="8" type="stmt"/>
702
- <line num="946" count="118" type="stmt"/>
703
- <line num="947" count="118" type="cond" truecount="1" falsecount="0"/>
704
- <line num="949" count="3" type="stmt"/>
705
- <line num="951" count="3" type="stmt"/>
706
- <line num="952" count="3" type="stmt"/>
707
- <line num="953" count="3" type="stmt"/>
708
- <line num="954" count="3" type="cond" truecount="1" falsecount="0"/>
709
- <line num="955" count="3" type="cond" truecount="1" falsecount="0"/>
710
- <line num="956" count="3" type="cond" truecount="1" falsecount="0"/>
711
- <line num="957" count="2" type="stmt"/>
712
- <line num="958" count="2" type="stmt"/>
713
- <line num="959" count="3" type="stmt"/>
714
- <line num="960" count="118" type="stmt"/>
715
- <line num="962" count="118" type="stmt"/>
716
- <line num="965" count="118" type="cond" truecount="1" falsecount="0"/>
717
- <line num="966" count="37" type="stmt"/>
718
- <line num="968" count="37" type="cond" truecount="0" falsecount="2"/>
719
- <line num="969" count="37" type="stmt"/>
720
- <line num="970" count="37" type="stmt"/>
721
- <line num="971" count="37" type="stmt"/>
722
- <line num="973" count="118" type="stmt"/>
723
- <line num="975" count="118" type="stmt"/>
724
- <line num="976" count="118" type="stmt"/>
725
- <line num="979" count="118" type="stmt"/>
726
- <line num="981" count="118" type="cond" truecount="2" falsecount="0"/>
727
- <line num="982" count="36" type="stmt"/>
728
- <line num="983" count="118" type="cond" truecount="1" falsecount="0"/>
729
- <line num="984" count="82" type="stmt"/>
730
- <line num="985" count="82" type="stmt"/>
731
- <line num="986" count="118" type="stmt"/>
732
- <line num="989" count="118" type="cond" truecount="1" falsecount="0"/>
733
- <line num="990" count="17" type="stmt"/>
734
- <line num="993" count="17" type="cond" truecount="2" falsecount="0"/>
735
- <line num="994" count="4" type="stmt"/>
736
- <line num="995" count="17" type="cond" truecount="1" falsecount="0"/>
737
- <line num="996" count="13" type="stmt"/>
738
- <line num="997" count="13" type="stmt"/>
739
- <line num="998" count="17" type="stmt"/>
740
- <line num="1001" count="118" type="cond" truecount="1" falsecount="0"/>
741
- <line num="1002" count="1" type="stmt"/>
742
- <line num="1003" count="1" type="stmt"/>
743
- <line num="1004" count="118" type="stmt"/>
744
- <line num="1006" count="118" type="cond" truecount="1" falsecount="0"/>
745
- <line num="1008" count="2" type="stmt"/>
746
- <line num="1009" count="2" type="stmt"/>
747
- <line num="1010" count="2" type="stmt"/>
748
- <line num="1011" count="118" type="stmt"/>
749
- <line num="1014" count="118" type="stmt"/>
750
- <line num="1015" count="118" type="stmt"/>
751
- <line num="1018" count="118" type="cond" truecount="1" falsecount="0"/>
752
- <line num="1019" count="4" type="cond" truecount="3" falsecount="0"/>
753
- <line num="1020" count="3" type="stmt"/>
754
- <line num="1021" count="4" type="cond" truecount="1" falsecount="0"/>
755
- <line num="1022" count="1" type="stmt"/>
756
- <line num="1023" count="1" type="stmt"/>
757
- <line num="1024" count="1" type="stmt"/>
758
- <line num="1025" count="4" type="cond" truecount="2" falsecount="0"/>
759
- <line num="1026" count="118" type="stmt"/>
760
- <line num="1027" count="118" type="cond" truecount="1" falsecount="0"/>
761
- <line num="1028" count="3" type="stmt"/>
762
- <line num="1029" count="3" type="stmt"/>
763
- <line num="1032" count="3" type="stmt"/>
764
- <line num="1033" count="3" type="cond" truecount="1" falsecount="0"/>
765
- <line num="1034" count="2" type="stmt"/>
766
- <line num="1035" count="3" type="cond" truecount="1" falsecount="0"/>
767
- <line num="1036" count="2" type="cond" truecount="0" falsecount="1"/>
768
- <line num="1037" count="2" type="stmt"/>
769
- <line num="1038" count="118" type="stmt"/>
770
- <line num="1040" count="118" type="cond" truecount="2" falsecount="1"/>
771
- <line num="1041" count="17" type="cond" truecount="1" falsecount="0"/>
772
- <line num="1045" count="1" type="stmt"/>
773
- <line num="1046" count="1" type="stmt"/>
774
- <line num="1047" count="1" type="cond" truecount="2" falsecount="0"/>
775
- <line num="1048" count="1" type="stmt"/>
776
- <line num="1049" count="1" type="stmt"/>
777
- <line num="1050" count="17" type="stmt"/>
778
- <line num="1051" count="17" type="stmt"/>
779
- <line num="1052" count="118" type="stmt"/>
780
- <line num="1053" count="118" type="stmt"/>
781
- <line num="1055" count="1" type="cond" truecount="1" falsecount="0"/>
782
- <line num="1056" count="37" type="stmt"/>
783
- <line num="1057" count="37" type="cond" truecount="0" falsecount="1"/>
784
- <line num="1058" count="37" type="cond" truecount="2" falsecount="1"/>
785
- <line num="1060" count="37" type="cond" truecount="2" falsecount="1"/>
786
- <line num="1062" count="37" type="stmt"/>
787
- <line num="1065" count="37" type="cond" truecount="1" falsecount="1"/>
788
- <line num="1067" count="7" type="cond" truecount="2" falsecount="0"/>
789
- <line num="1068" count="1" type="stmt"/>
790
- <line num="1069" count="1" type="stmt"/>
791
- <line num="1071" count="7" type="cond" truecount="2" falsecount="0"/>
792
- <line num="1073" count="2" type="cond" truecount="2" falsecount="0"/>
793
- <line num="1074" count="2" type="stmt"/>
794
- <line num="1075" count="2" type="stmt"/>
795
- <line num="1077" count="7" type="cond" truecount="2" falsecount="0"/>
796
- <line num="1078" count="2" type="stmt"/>
797
- <line num="1079" count="2" type="stmt"/>
798
- <line num="1080" count="2" type="stmt"/>
799
- <line num="1081" count="37" type="cond" truecount="1" falsecount="0"/>
800
- <line num="1082" count="30" type="stmt"/>
801
- <line num="1083" count="30" type="cond" truecount="2" falsecount="0"/>
802
- <line num="1084" count="21" type="stmt"/>
803
- <line num="1085" count="21" type="stmt"/>
804
- <line num="1086" count="30" type="stmt"/>
805
- <line num="1089" count="37" type="cond" truecount="1" falsecount="0"/>
806
- <line num="1090" count="37" type="cond" truecount="0" falsecount="1"/>
807
- <line num="1092" count="37" type="cond" truecount="2" falsecount="1"/>
808
- <line num="1095" count="37" type="cond" truecount="1" falsecount="0"/>
809
- <line num="1096" count="37" type="stmt"/>
810
- <line num="1099" count="37" type="stmt"/>
811
- <line num="1102" count="37" type="cond" truecount="1" falsecount="0"/>
812
- <line num="1103" count="30" type="stmt"/>
813
- <line num="1104" count="30" type="stmt"/>
814
- <line num="1107" count="37" type="cond" truecount="0" falsecount="3"/>
815
- <line num="1108" count="37" type="cond" truecount="1" falsecount="0"/>
816
- <line num="1109" count="8" type="stmt"/>
817
- <line num="1110" count="8" type="cond" truecount="1" falsecount="0"/>
818
- <line num="1111" count="7" type="stmt"/>
819
- <line num="1113" count="8" type="cond" truecount="1" falsecount="0"/>
820
- <line num="1114" count="37" type="cond" truecount="3" falsecount="1"/>
821
- <line num="1115" count="2" type="stmt"/>
822
- <line num="1116" count="2" type="stmt"/>
823
- <line num="1117" count="2" type="cond" truecount="1" falsecount="0"/>
824
- <line num="1118" count="1" type="stmt"/>
825
- <line num="1119" count="2" type="cond" truecount="1" falsecount="0"/>
826
- <line num="1120" count="2" type="stmt"/>
827
- <line num="1122" count="2" type="stmt"/>
828
- <line num="1123" count="37" type="stmt"/>
829
- <line num="1124" count="37" type="stmt"/>
830
- <line num="1127" count="37" type="cond" truecount="3" falsecount="0"/>
831
- <line num="1128" count="16" type="stmt"/>
832
- <line num="1129" count="16" type="stmt"/>
833
- <line num="1130" count="37" type="stmt"/>
834
- <line num="1131" count="37" type="stmt"/>
835
- <line num="1133" count="1" type="cond" truecount="1" falsecount="0"/>
836
- <line num="1134" count="16" type="stmt"/>
837
- <line num="1135" count="16" type="stmt"/>
838
- <line num="1136" count="16" type="stmt"/>
839
- <line num="1137" count="16" type="stmt"/>
840
- <line num="1138" count="16" type="cond" truecount="0" falsecount="1"/>
841
- <line num="1139" count="16" type="stmt"/>
842
- <line num="1140" count="16" type="cond" truecount="1" falsecount="0"/>
843
- <line num="1141" count="5" type="stmt"/>
844
- <line num="1146" count="5" type="cond" truecount="1" falsecount="0"/>
845
- <line num="1147" count="5" type="cond" truecount="1" falsecount="0"/>
846
- <line num="1148" count="4" type="stmt"/>
847
- <line num="1149" count="4" type="stmt"/>
848
- <line num="1150" count="5" type="stmt"/>
849
- <line num="1151" count="5" type="stmt"/>
850
- <line num="1152" count="16" type="stmt"/>
851
- <line num="1156" count="16" type="cond" truecount="1" falsecount="0"/>
852
- <line num="1157" count="3" type="stmt"/>
853
- <line num="1158" count="3" type="stmt"/>
854
- <line num="1159" count="3" type="cond" truecount="0" falsecount="1"/>
855
- <line num="1160" count="3" type="cond" truecount="0" falsecount="1"/>
856
- <line num="1161" count="3" type="stmt"/>
857
- <line num="1162" count="3" type="stmt"/>
858
- <line num="1163" count="3" type="stmt"/>
859
- <line num="1164" count="3" type="stmt"/>
860
- <line num="1165" count="3" type="stmt"/>
861
- <line num="1166" count="3" type="stmt"/>
862
- <line num="1167" count="3" type="stmt"/>
863
- <line num="1168" count="3" type="stmt"/>
864
- <line num="1169" count="16" type="stmt"/>
865
- <line num="1173" count="16" type="stmt"/>
866
- <line num="1174" count="16" type="cond" truecount="1" falsecount="0"/>
867
- <line num="1175" count="1" type="stmt"/>
868
- <line num="1176" count="1" type="stmt"/>
869
- <line num="1177" count="1" type="stmt"/>
870
- <line num="1178" count="1" type="stmt"/>
871
- <line num="1179" count="1" type="stmt"/>
872
- <line num="1180" count="16" type="stmt"/>
873
- <line num="1181" count="16" type="stmt"/>
874
- <line num="1183" count="1" type="cond" truecount="1" falsecount="0"/>
875
- <line num="1184" count="118" type="stmt"/>
876
- <line num="1185" count="118" type="cond" truecount="2" falsecount="0"/>
877
- <line num="1186" count="117" type="cond" truecount="1" falsecount="0"/>
878
- <line num="1187" count="118" type="cond" truecount="1" falsecount="0"/>
879
- <line num="1188" count="2" type="stmt"/>
880
- <line num="1189" count="2" type="stmt"/>
881
- <line num="1191" count="2" type="cond" truecount="1" falsecount="0"/>
882
- <line num="1194" count="118" type="cond" truecount="2" falsecount="0"/>
883
- <line num="1195" count="2" type="stmt"/>
884
- <line num="1196" count="118" type="cond" truecount="1" falsecount="0"/>
885
- <line num="1197" count="114" type="stmt"/>
886
- <line num="1198" count="114" type="cond" truecount="1" falsecount="0"/>
887
- <line num="1201" count="116" type="stmt"/>
888
- <line num="1202" count="116" type="stmt"/>
889
- <line num="1203" count="116" type="cond" truecount="1" falsecount="1"/>
890
- <line num="1204" count="116" type="cond" truecount="1" falsecount="0"/>
891
- <line num="1205" count="112" type="cond" truecount="1" falsecount="0"/>
892
- <line num="1206" count="112" type="stmt"/>
893
- <line num="1207" count="118" type="cond" truecount="1" falsecount="0"/>
894
- <line num="1208" count="112" type="stmt"/>
895
- <line num="1209" count="112" type="stmt"/>
896
- <line num="1210" count="112" type="stmt"/>
897
- <line num="1211" count="118" type="stmt"/>
898
- <line num="1213" count="1" type="cond" truecount="1" falsecount="0"/>
899
- <line num="1215" count="118" type="cond" truecount="3" falsecount="0"/>
900
- <line num="1217" count="3" type="cond" truecount="2" falsecount="0"/>
901
- <line num="1218" count="3" type="stmt"/>
902
- <line num="1219" count="3" type="stmt"/>
903
- <line num="1220" count="118" type="stmt"/>
904
- <line num="1223" count="1" type="cond" truecount="1" falsecount="0"/>
905
- <line num="1224" count="7" type="stmt"/>
906
- <line num="1225" count="7" type="stmt"/>
907
- <line num="1226" count="7" type="stmt"/>
908
- <line num="1227" count="7" type="stmt"/>
909
- <line num="1228" count="7" type="stmt"/>
910
- <line num="1229" count="7" type="stmt"/>
911
- <line num="1232" count="7" type="cond" truecount="1" falsecount="0"/>
912
- <line num="1233" count="4" type="stmt"/>
913
- <line num="1234" count="4" type="stmt"/>
914
- <line num="1237" count="7" type="cond" truecount="0" falsecount="1"/>
915
- <line num="1238" count="7" type="stmt"/>
916
- <line num="1239" count="7" type="stmt"/>
917
- <line num="1242" count="7" type="cond" truecount="1" falsecount="0"/>
918
- <line num="1243" count="2" type="stmt"/>
919
- <line num="1244" count="2" type="stmt"/>
920
- <line num="1245" count="7" type="stmt"/>
921
- <line num="1247" count="1" type="cond" truecount="1" falsecount="0"/>
922
- <line num="1248" count="13" type="stmt"/>
923
- <line num="1249" count="13" type="stmt"/>
924
- <line num="1250" count="13" type="stmt"/>
925
- <line num="1251" count="13" type="stmt"/>
926
- <line num="1253" count="13" type="stmt"/>
927
- <line num="1254" count="13" type="stmt"/>
928
- <line num="1255" count="13" type="stmt"/>
929
- <line num="1256" count="13" type="cond" truecount="1" falsecount="0"/>
930
- <line num="1257" count="1" type="stmt"/>
931
- <line num="1258" count="13" type="stmt"/>
932
- <line num="1259" count="13" type="cond" truecount="1" falsecount="0"/>
933
- <line num="1260" count="2" type="cond" truecount="0" falsecount="2"/>
934
- <line num="1261" count="2" type="cond" truecount="1" falsecount="1"/>
935
- <line num="1262" count="1" type="cond" truecount="0" falsecount="1"/>
936
- <line num="1263" count="1" type="stmt"/>
937
- <line num="1264" count="2" type="stmt"/>
938
- <line num="1265" count="13" type="stmt"/>
939
- <line num="1268" count="13" type="stmt"/>
940
- <line num="1269" count="13" type="stmt"/>
941
- <line num="1270" count="13" type="stmt"/>
942
- <line num="1271" count="13" type="stmt"/>
943
- <line num="1272" count="13" type="stmt"/>
944
- <line num="1275" count="1" type="cond" truecount="1" falsecount="0"/>
945
- <line num="1276" count="2" type="cond" truecount="0" falsecount="1"/>
946
- <line num="1277" count="2" type="stmt"/>
947
- <line num="1278" count="2" type="stmt"/>
948
- <line num="1280" count="2" type="cond" truecount="1" falsecount="0"/>
949
- <line num="1281" count="1" type="cond" truecount="1" falsecount="0"/>
950
- <line num="1282" count="1" type="stmt"/>
951
- <line num="1285" count="1" type="cond" truecount="1" falsecount="0"/>
952
- <line num="1286" count="1" type="stmt"/>
953
- <line num="1287" count="1" type="stmt"/>
954
- <line num="1288" count="1" type="stmt"/>
955
- <line num="1289" count="1" type="stmt"/>
956
- <line num="1290" count="1" type="stmt"/>
957
- <line num="1291" count="2" type="stmt"/>
958
- <line num="1292" count="2" type="stmt"/>
959
- <line num="1294" count="1" type="cond" truecount="1" falsecount="0"/>
960
- <line num="1295" count="6" type="stmt"/>
961
- <line num="1296" count="6" type="cond" truecount="1" falsecount="0"/>
962
- <line num="1297" count="6" type="stmt"/>
963
- <line num="1298" count="6" type="stmt"/>
964
- <line num="1299" count="6" type="cond" truecount="1" falsecount="1"/>
965
- <line num="1300" count="6" type="cond" truecount="2" falsecount="0"/>
966
- <line num="1301" count="6" type="stmt"/>
967
- <line num="1302" count="6" type="stmt"/>
968
- <line num="1303" count="6" type="stmt"/>
969
- <line num="1304" count="6" type="stmt"/>
970
- <line num="1307" count="1" type="cond" truecount="1" falsecount="0"/>
971
- <line num="1309" count="118" type="cond" truecount="4" falsecount="0"/>
972
- <line num="1310" count="5" type="stmt"/>
973
- <line num="1311" count="5" type="stmt"/>
974
- <line num="1313" count="5" type="cond" truecount="1" falsecount="0"/>
975
- <line num="1314" count="2" type="cond" truecount="0" falsecount="3"/>
976
- <line num="1315" count="2" type="stmt"/>
977
- <line num="1316" count="2" type="stmt"/>
978
- <line num="1317" count="5" type="cond" truecount="1" falsecount="0"/>
979
- <line num="1318" count="2" type="cond" truecount="0" falsecount="3"/>
980
- <line num="1319" count="2" type="stmt"/>
981
- <line num="1320" count="2" type="stmt"/>
982
- <line num="1321" count="5" type="cond" truecount="1" falsecount="0"/>
983
- <line num="1322" count="2" type="cond" truecount="0" falsecount="3"/>
984
- <line num="1323" count="2" type="stmt"/>
985
- <line num="1324" count="2" type="stmt"/>
986
- <line num="1328" count="5" type="cond" truecount="1" falsecount="0"/>
987
- <line num="1331" count="5" type="stmt"/>
988
- <line num="1332" count="5" type="stmt"/>
989
- <line num="1333" count="5" type="stmt"/>
990
- <line num="1334" count="5" type="stmt"/>
991
- <line num="1335" count="118" type="stmt"/>
992
- <line num="1338" count="1" type="cond" truecount="1" falsecount="0"/>
993
- <line num="1339" count="156" type="stmt"/>
994
- <line num="1343" count="156" type="cond" truecount="6" falsecount="1"/>
995
- <line num="1344" count="2" type="cond" truecount="0" falsecount="2"/>
996
- <line num="1345" count="2" type="stmt"/>
997
- <line num="1346" count="156" type="stmt"/>
998
- <line num="1347" count="156" type="stmt"/>
999
- <line num="1354" count="1" type="cond" truecount="1" falsecount="0"/>
1000
- <line num="1355" count="7" type="stmt"/>
1001
- <line num="1356" count="7" type="cond" truecount="0" falsecount="1"/>
1002
- <line num="1357" count="7" type="cond" truecount="0" falsecount="1"/>
1003
- <line num="1358" count="7" type="stmt"/>
1004
- <line num="1359" count="7" type="cond" truecount="3" falsecount="0"/>
1005
- <line num="1360" count="6" type="cond" truecount="0" falsecount="1"/>
1006
- <line num="1361" count="6" type="stmt"/>
1007
- <line num="1362" count="7" type="stmt"/>
1008
- <line num="1363" count="7" type="stmt"/>
1009
- <line num="1364" count="7" type="stmt"/>
1010
- <line num="1365" count="7" type="stmt"/>
1011
- <line num="1366" count="7" type="stmt"/>
1012
- <line num="1367" count="7" type="stmt"/>
1013
- <line num="1370" count="1" type="cond" truecount="1" falsecount="0"/>
1014
- <line num="1372" count="6" type="cond" truecount="0" falsecount="1"/>
1015
- <line num="1373" count="6" type="cond" truecount="1" falsecount="0"/>
1016
- <line num="1374" count="6" type="stmt"/>
1017
- <line num="1375" count="6" type="stmt"/>
1018
- <line num="1376" count="6" type="cond" truecount="0" falsecount="1"/>
1019
- <line num="1377" count="6" type="cond" truecount="3" falsecount="0"/>
1020
- <line num="1378" count="3" type="cond" truecount="1" falsecount="0"/>
1021
- <line num="1379" count="6" type="cond" truecount="1" falsecount="0"/>
1022
- <line num="1380" count="3" type="stmt"/>
1023
- <line num="1381" count="3" type="stmt"/>
1024
- <line num="1384" count="3" type="cond" truecount="2" falsecount="0"/>
1025
- <line num="1385" count="2" type="cond" truecount="0" falsecount="1"/>
1026
- <line num="1386" count="3" type="cond" truecount="1" falsecount="0"/>
1027
- <line num="1387" count="1" type="stmt"/>
1028
- <line num="1388" count="1" type="stmt"/>
1029
- <line num="1391" count="3" type="stmt"/>
1030
- <line num="1392" count="3" type="stmt"/>
1031
- <line num="1393" count="3" type="cond" truecount="0" falsecount="1"/>
1032
- <line num="1394" count="3" type="stmt"/>
1033
- <line num="1395" count="3" type="stmt"/>
1034
- <line num="1396" count="3" type="stmt"/>
1035
- <line num="1397" count="3" type="stmt"/>
1036
- <line num="1398" count="3" type="stmt"/>
1037
- <line num="1399" count="3" type="stmt"/>
1038
- <line num="1400" count="6" type="stmt"/>
1039
- <line num="1402" count="1" type="cond" truecount="1" falsecount="0"/>
1040
- <line num="1403" count="142" type="cond" truecount="6" falsecount="0"/>
1041
- <line num="1404" count="142" type="stmt"/>
1042
- <line num="1406" count="1" type="cond" truecount="1" falsecount="0"/>
1043
- <line num="1407" count="118" type="stmt"/>
1044
- <line num="1408" count="118" type="stmt"/>
1045
- <line num="1411" count="118" type="stmt"/>
1046
- <line num="1414" count="118" type="cond" truecount="1" falsecount="0"/>
1047
- <line num="1415" count="102" type="cond" truecount="2" falsecount="0"/>
1048
- <line num="1416" count="18" type="cond" truecount="1" falsecount="0"/>
1049
- <line num="1417" count="84" type="stmt"/>
1050
- <line num="1418" count="102" type="stmt"/>
1051
- <line num="1423" count="118" type="stmt"/>
1052
- <line num="1424" count="118" type="cond" truecount="0" falsecount="1"/>
1053
- <line num="1425" count="118" type="cond" truecount="2" falsecount="0"/>
1054
- <line num="1426" count="44" type="stmt"/>
1055
- <line num="1427" count="118" type="cond" truecount="1" falsecount="0"/>
1056
- <line num="1428" count="6" type="stmt"/>
1057
- <line num="1429" count="6" type="cond" truecount="0" falsecount="3"/>
1058
- <line num="1430" count="6" type="stmt"/>
1059
- <line num="1431" count="6" type="cond" truecount="0" falsecount="3"/>
1060
- <line num="1432" count="6" type="stmt"/>
1061
- <line num="1435" count="118" type="stmt"/>
1062
- <line num="1436" count="118" type="cond" truecount="2" falsecount="0"/>
1063
- <line num="1437" count="9" type="stmt"/>
1064
- <line num="1438" count="9" type="stmt"/>
1065
- <line num="1442" count="118" type="cond" truecount="3" falsecount="0"/>
1066
- <line num="1443" count="8" type="stmt"/>
1067
- <line num="1444" count="8" type="stmt"/>
1068
- <line num="1445" count="8" type="stmt"/>
1069
- <line num="1446" count="8" type="stmt"/>
1070
- <line num="1447" count="8" type="stmt"/>
1071
- <line num="1448" count="8" type="stmt"/>
1072
- <line num="1449" count="8" type="stmt"/>
1073
- <line num="1451" count="118" type="stmt"/>
1074
- <line num="1452" count="118" type="stmt"/>
1075
- <line num="1455" count="1" type="cond" truecount="1" falsecount="0"/>
1076
- <line num="1456" count="3" type="stmt"/>
1077
- <line num="1457" count="3" type="stmt"/>
1078
- <line num="1458" count="3" type="stmt"/>
1079
- <line num="1459" count="3" type="cond" truecount="1" falsecount="0"/>
1080
- <line num="1460" count="3" type="stmt"/>
1081
- <line num="1461" count="3" type="stmt"/>
1082
- <line num="1463" count="1" type="cond" truecount="1" falsecount="0"/>
1083
- <line num="1464" count="1" type="stmt"/>
1084
- <line num="1465" count="1" type="stmt"/>
1085
- <line num="1468" count="1" type="cond" truecount="1" falsecount="0"/>
1086
- <line num="1469" count="118" type="cond" truecount="1" falsecount="1"/>
1087
- <line num="1472" count="118" type="stmt"/>
1088
- <line num="1474" count="118" type="cond" truecount="1" falsecount="0"/>
1089
- <line num="1475" count="4" type="stmt"/>
1090
- <line num="1476" count="4" type="stmt"/>
1091
- <line num="1477" count="4" type="stmt"/>
1092
- <line num="1478" count="4" type="stmt"/>
1093
- <line num="1479" count="4" type="stmt"/>
1094
- <line num="1480" count="4" type="stmt"/>
1095
- <line num="1482" count="4" type="stmt"/>
1096
- <line num="1483" count="4" type="stmt"/>
1097
- <line num="1484" count="4" type="stmt"/>
1098
- <line num="1485" count="4" type="stmt"/>
1099
- <line num="1486" count="4" type="stmt"/>
1100
- <line num="1487" count="4" type="stmt"/>
1101
- <line num="1488" count="118" type="stmt"/>
1102
- <line num="1490" count="1" type="cond" truecount="1" falsecount="0"/>
1103
- <line num="1491" count="121" type="stmt"/>
1104
- <line num="1492" count="121" type="cond" truecount="1" falsecount="0"/>
1105
- <line num="1493" count="369" type="cond" truecount="2" falsecount="0"/>
1106
- <line num="1494" count="363" type="stmt"/>
1107
- <line num="1495" count="363" type="stmt"/>
1108
- <line num="1496" count="369" type="stmt"/>
1109
- <line num="1497" count="121" type="stmt"/>
1110
- <line num="1498" count="121" type="stmt"/>
1111
- <line num="1500" count="1" type="cond" truecount="1" falsecount="0"/>
1112
- <line num="1502" count="118" type="stmt"/>
1113
- <line num="1503" count="118" type="stmt"/>
1114
- <line num="1504" count="118" type="stmt"/>
1115
- <line num="1507" count="118" type="stmt"/>
1116
- <line num="1510" count="118" type="stmt"/>
1117
- <line num="1511" count="118" type="cond" truecount="1" falsecount="0"/>
1118
- <line num="1512" count="118" type="cond" truecount="1" falsecount="0"/>
1119
- <line num="1513" count="118" type="cond" truecount="1" falsecount="0"/>
1120
- <line num="1514" count="3" type="stmt"/>
1121
- <line num="1515" count="3" type="stmt"/>
1122
- <line num="1518" count="118" type="cond" truecount="1" falsecount="0"/>
1123
- <line num="1519" count="6" type="stmt"/>
1124
- <line num="1520" count="6" type="stmt"/>
1125
- <line num="1523" count="118" type="cond" truecount="1" falsecount="0"/>
1126
- <line num="1524" count="8" type="stmt"/>
1127
- <line num="1525" count="8" type="stmt"/>
1128
- <line num="1528" count="118" type="stmt"/>
1129
- <line num="1529" count="118" type="stmt"/>
1130
- <line num="1533" count="118" type="stmt"/>
1131
- <line num="1537" count="118" type="cond" truecount="2" falsecount="0"/>
1132
- <line num="1538" count="4" type="stmt"/>
1133
- <line num="1539" count="4" type="stmt"/>
1134
- <line num="1540" count="118" type="stmt"/>
1135
- <line num="1543" count="1" type="cond" truecount="1" falsecount="0"/>
1136
- <line num="1544" count="118" type="stmt"/>
1137
- <line num="1545" count="118" type="stmt"/>
1138
- <line num="1546" count="118" type="stmt"/>
1139
- <line num="1547" count="118" type="stmt"/>
1140
- <line num="1548" count="118" type="stmt"/>
1141
- <line num="1549" count="118" type="stmt"/>
1142
- <line num="1550" count="118" type="stmt"/>
1143
- <line num="1551" count="118" type="stmt"/>
1144
- <line num="1559" count="1" type="cond" truecount="1" falsecount="0"/>
1145
- <line num="1560" count="15" type="cond" truecount="3" falsecount="1"/>
1146
- <line num="1561" count="10" type="cond" truecount="1" falsecount="0"/>
1147
- <line num="1562" count="1" type="stmt"/>
1148
- <line num="1563" count="1" type="stmt"/>
1149
- <line num="1564" count="10" type="cond" truecount="1" falsecount="0"/>
1150
- <line num="1565" count="9" type="stmt"/>
1151
- <line num="1566" count="9" type="stmt"/>
1152
- <line num="1568" count="10" type="stmt"/>
1153
- <line num="1569" count="10" type="stmt"/>
1154
- <line num="1570" count="10" type="stmt"/>
1155
- <line num="1571" count="10" type="stmt"/>
1156
- <line num="1572" count="10" type="stmt"/>
1157
- <line num="1573" count="15" type="cond" truecount="2" falsecount="0"/>
1158
- <line num="1574" count="2" type="cond" truecount="0" falsecount="1"/>
1159
- <line num="1575" count="2" type="stmt"/>
1160
- <line num="1576" count="2" type="stmt"/>
1161
- <line num="1577" count="15" type="stmt"/>
1162
- <line num="1585" count="1" type="cond" truecount="1" falsecount="0"/>
1163
- <line num="1586" count="13" type="stmt"/>
1164
- <line num="1587" count="13" type="stmt"/>
1165
- <line num="1588" count="13" type="stmt"/>
1166
- <line num="1591" count="13" type="cond" truecount="2" falsecount="0"/>
1167
- <line num="1592" count="1" type="stmt"/>
1168
- <line num="1593" count="1" type="stmt"/>
1169
- <line num="1594" count="13" type="cond" truecount="2" falsecount="0"/>
1170
- <line num="1597" count="9" type="stmt"/>
1171
- <line num="1598" count="9" type="stmt"/>
1172
- <line num="1599" count="9" type="stmt"/>
1173
- <line num="1600" count="9" type="stmt"/>
1174
- <line num="1602" count="9" type="stmt"/>
1175
- <line num="1603" count="9" type="stmt"/>
1176
- <line num="1604" count="9" type="stmt"/>
1177
- <line num="1607" count="13" type="cond" truecount="3" falsecount="0"/>
1178
- <line num="1608" count="4" type="stmt"/>
1179
- <line num="1609" count="4" type="stmt"/>
1180
- <line num="1611" count="13" type="stmt"/>
1181
- <line num="1612" count="13" type="stmt"/>
1182
- <line num="1615" count="1" type="cond" truecount="1" falsecount="0"/>
1183
- <line num="1616" count="123" type="cond" truecount="2" falsecount="0"/>
1184
- <line num="1617" count="1" type="stmt"/>
1185
- <line num="1618" count="1" type="stmt"/>
1186
- <line num="1620" count="1" type="stmt"/>
1187
- <line num="1622" count="123" type="cond" truecount="1" falsecount="0"/>
1188
- <line num="1624" count="128" type="cond" truecount="3" falsecount="1"/>
1189
- <line num="1625" count="2" type="stmt"/>
1190
- <line num="1626" count="2" type="stmt"/>
1191
- <line num="1627" count="128" type="cond" truecount="2" falsecount="0"/>
1192
- <line num="1628" count="123" type="stmt"/>
1193
- <line num="1629" count="123" type="stmt"/>
1194
- <line num="1631" count="1" type="cond" truecount="1" falsecount="0"/>
1195
- <line num="1632" count="164" type="stmt"/>
1196
- <line num="1633" count="164" type="cond" truecount="3" falsecount="0"/>
1197
- <line num="1634" count="2" type="cond" truecount="1" falsecount="0"/>
1198
- <line num="1635" count="2" type="cond" truecount="1" falsecount="0"/>
1199
- <line num="1636" count="2" type="cond" truecount="1" falsecount="0"/>
1200
- <line num="1637" count="164" type="cond" truecount="1" falsecount="0"/>
1201
- <line num="1638" count="2" type="stmt"/>
1202
- <line num="1639" count="2" type="stmt"/>
1203
- <line num="1640" count="2" type="stmt"/>
1204
- <line num="1642" count="2" type="stmt"/>
1205
- <line num="1643" count="164" type="stmt"/>
1206
- <line num="1649" count="1" type="cond" truecount="1" falsecount="0"/>
1207
- <line num="1650" count="2" type="stmt"/>
1208
- <line num="1651" count="2" type="stmt"/>
1209
- <line num="1652" count="2" type="stmt"/>
1210
- <line num="1655" count="2" type="stmt"/>
1211
- <line num="1656" count="2" type="cond" truecount="4" falsecount="1"/>
1212
- <line num="1657" count="1" type="stmt"/>
1213
- <line num="1658" count="1" type="stmt"/>
1214
- <line num="1659" count="1" type="stmt"/>
1215
- <line num="1660" count="1" type="stmt"/>
1216
- <line num="1661" count="2" type="stmt"/>
1217
- <line num="1662" count="2" type="stmt"/>
1218
- </file>
1219
- </package>
1220
- <package name="library.extensions">
1221
- <metrics statements="247" coveredstatements="247" conditionals="90" coveredconditionals="70" methods="23" coveredmethods="23"/>
1222
- <file name="slickRowDetailView.ts" path="C:\OwnCloudDev10\GitHub\slickgrid-universal\frameworks\angular-slickgrid\src\library\extensions\slickRowDetailView.ts">
1223
- <metrics statements="247" coveredstatements="247" conditionals="90" coveredconditionals="70" methods="23" coveredmethods="23"/>
1224
- <line num="9" count="1" type="stmt"/>
1225
- <line num="18" count="1" type="stmt"/>
1226
- <line num="19" count="1" type="stmt"/>
1227
- <line num="24" count="1" type="stmt"/>
1228
- <line num="25" count="1" type="stmt"/>
1229
- <line num="34" count="1" type="stmt"/>
1230
- <line num="38" count="1" type="stmt"/>
1231
- <line num="40" count="1" type="stmt"/>
1232
- <line num="43" count="1" type="cond" truecount="1" falsecount="0"/>
1233
- <line num="44" count="33" type="stmt"/>
1234
- <line num="45" count="33" type="stmt"/>
1235
- <line num="46" count="33" type="stmt"/>
1236
- <line num="47" count="33" type="stmt"/>
1237
- <line num="48" count="33" type="stmt"/>
1238
- <line num="50" count="33" type="stmt"/>
1239
- <line num="51" count="33" type="stmt"/>
1240
- <line num="53" count="1" type="cond" truecount="1" falsecount="0"/>
1241
- <line num="54" count="93" type="stmt"/>
1242
- <line num="55" count="93" type="stmt"/>
1243
- <line num="57" count="1" type="cond" truecount="1" falsecount="0"/>
1244
- <line num="58" count="47" type="cond" truecount="0" falsecount="1"/>
1245
- <line num="59" count="47" type="stmt"/>
1246
- <line num="62" count="1" type="cond" truecount="1" falsecount="0"/>
1247
- <line num="63" count="716" type="cond" truecount="3" falsecount="0"/>
1248
- <line num="64" count="716" type="stmt"/>
1249
- <line num="66" count="1" type="cond" truecount="1" falsecount="0"/>
1250
- <line num="67" count="203" type="stmt"/>
1251
- <line num="68" count="203" type="stmt"/>
1252
- <line num="70" count="1" type="cond" truecount="1" falsecount="0"/>
1253
- <line num="71" count="1" type="stmt"/>
1254
- <line num="72" count="1" type="stmt"/>
1255
- <line num="75" count="1" type="cond" truecount="1" falsecount="0"/>
1256
- <line num="76" count="25" type="stmt"/>
1257
- <line num="77" count="25" type="stmt"/>
1258
- <line num="78" count="25" type="stmt"/>
1259
- <line num="79" count="25" type="stmt"/>
1260
- <line num="82" count="1" type="cond" truecount="1" falsecount="0"/>
1261
- <line num="83" count="26" type="stmt"/>
1262
- <line num="84" count="26" type="stmt"/>
1263
- <line num="85" count="26" type="cond" truecount="1" falsecount="0"/>
1264
- <line num="86" count="2" type="stmt"/>
1265
- <line num="87" count="2" type="stmt"/>
1266
- <line num="88" count="26" type="stmt"/>
1267
- <line num="89" count="26" type="stmt"/>
1268
- <line num="92" count="1" type="cond" truecount="1" falsecount="0"/>
1269
- <line num="93" count="1" type="stmt"/>
1270
- <line num="94" count="1" type="stmt"/>
1271
- <line num="96" count="1" type="cond" truecount="1" falsecount="0"/>
1272
- <line num="97" count="26" type="stmt"/>
1273
- <line num="98" count="26" type="stmt"/>
1274
- <line num="99" count="26" type="cond" truecount="0" falsecount="1"/>
1275
- <line num="100" count="26" type="stmt"/>
1276
- <line num="106" count="1" type="cond" truecount="1" falsecount="0"/>
1277
- <line num="107" count="44" type="cond" truecount="3" falsecount="0"/>
1278
- <line num="110" count="42" type="stmt"/>
1279
- <line num="111" count="42" type="cond" truecount="1" falsecount="0"/>
1280
- <line num="112" count="44" type="cond" truecount="1" falsecount="0"/>
1281
- <line num="113" count="2" type="stmt"/>
1282
- <line num="114" count="2" type="cond" truecount="1" falsecount="0"/>
1283
- <line num="116" count="44" type="cond" truecount="1" falsecount="1"/>
1284
- <line num="119" count="42" type="cond" truecount="1" falsecount="0"/>
1285
- <line num="120" count="25" type="cond" truecount="0" falsecount="2"/>
1286
- <line num="121" count="25" type="cond" truecount="1" falsecount="0"/>
1287
- <line num="122" count="25" type="stmt"/>
1288
- <line num="123" count="42" type="cond" truecount="1" falsecount="0"/>
1289
- <line num="124" count="25" type="cond" truecount="0" falsecount="2"/>
1290
- <line num="125" count="25" type="cond" truecount="1" falsecount="0"/>
1291
- <line num="126" count="2" type="stmt"/>
1292
- <line num="127" count="25" type="stmt"/>
1293
- <line num="130" count="42" type="cond" truecount="0" falsecount="1"/>
1294
- <line num="131" count="42" type="stmt"/>
1295
- <line num="132" count="42" type="stmt"/>
1296
- <line num="133" count="42" type="stmt"/>
1297
- <line num="136" count="42" type="stmt"/>
1298
- <line num="137" count="42" type="stmt"/>
1299
- <line num="138" count="42" type="stmt"/>
1300
- <line num="139" count="42" type="stmt"/>
1301
- <line num="141" count="42" type="cond" truecount="1" falsecount="0"/>
1302
- <line num="142" count="1" type="stmt"/>
1303
- <line num="143" count="1" type="stmt"/>
1304
- <line num="144" count="1" type="stmt"/>
1305
- <line num="145" count="42" type="stmt"/>
1306
- <line num="147" count="42" type="cond" truecount="1" falsecount="0"/>
1307
- <line num="149" count="1" type="cond" truecount="0" falsecount="1"/>
1308
- <line num="152" count="1" type="cond" truecount="0" falsecount="1"/>
1309
- <line num="154" count="1" type="stmt"/>
1310
- <line num="155" count="1" type="stmt"/>
1311
- <line num="156" count="1" type="stmt"/>
1312
- <line num="157" count="42" type="stmt"/>
1313
- <line num="159" count="42" type="stmt"/>
1314
- <line num="160" count="42" type="stmt"/>
1315
- <line num="161" count="42" type="cond" truecount="1" falsecount="0"/>
1316
- <line num="164" count="1" type="stmt"/>
1317
- <line num="166" count="1" type="stmt"/>
1318
- <line num="167" count="1" type="stmt"/>
1319
- <line num="168" count="1" type="stmt"/>
1320
- <line num="169" count="1" type="stmt"/>
1321
- <line num="172" count="42" type="cond" truecount="1" falsecount="0"/>
1322
- <line num="174" count="17" type="stmt"/>
1323
- <line num="176" count="17" type="cond" truecount="1" falsecount="0"/>
1324
- <line num="177" count="16" type="stmt"/>
1325
- <line num="178" count="16" type="cond" truecount="1" falsecount="0"/>
1326
- <line num="179" count="1" type="stmt"/>
1327
- <line num="180" count="42" type="stmt"/>
1328
- <line num="182" count="42" type="cond" truecount="1" falsecount="0"/>
1329
- <line num="184" count="2" type="stmt"/>
1330
- <line num="186" count="2" type="stmt"/>
1331
- <line num="187" count="2" type="stmt"/>
1332
- <line num="188" count="2" type="stmt"/>
1333
- <line num="189" count="42" type="stmt"/>
1334
- <line num="191" count="42" type="cond" truecount="1" falsecount="0"/>
1335
- <line num="192" count="1" type="cond" truecount="0" falsecount="1"/>
1336
- <line num="193" count="1" type="stmt"/>
1337
- <line num="194" count="1" type="stmt"/>
1338
- <line num="195" count="1" type="stmt"/>
1339
- <line num="196" count="42" type="stmt"/>
1340
- <line num="198" count="42" type="cond" truecount="1" falsecount="0"/>
1341
- <line num="199" count="1" type="stmt"/>
1342
- <line num="200" count="1" type="stmt"/>
1343
- <line num="201" count="1" type="stmt"/>
1344
- <line num="202" count="42" type="stmt"/>
1345
- <line num="208" count="42" type="stmt"/>
1346
- <line num="211" count="42" type="cond" truecount="1" falsecount="0"/>
1347
- <line num="212" count="25" type="stmt"/>
1348
- <line num="213" count="25" type="stmt"/>
1349
- <line num="216" count="42" type="stmt"/>
1350
- <line num="219" count="42" type="stmt"/>
1351
- <line num="220" count="42" type="cond" truecount="0" falsecount="1"/>
1352
- <line num="221" count="42" type="stmt"/>
1353
- <line num="222" count="42" type="stmt"/>
1354
- <line num="224" count="42" type="cond" truecount="1" falsecount="1"/>
1355
- <line num="225" count="112" type="cond" truecount="1" falsecount="0"/>
1356
- <line num="226" count="42" type="stmt"/>
1357
- <line num="228" count="42" type="stmt"/>
1358
- <line num="229" count="42" type="stmt"/>
1359
- <line num="230" count="42" type="stmt"/>
1360
- <line num="231" count="42" type="stmt"/>
1361
- <line num="234" count="1" type="cond" truecount="1" falsecount="0"/>
1362
- <line num="235" count="256" type="stmt"/>
1363
- <line num="236" count="256" type="cond" truecount="1" falsecount="0"/>
1364
- <line num="237" count="10" type="cond" truecount="2" falsecount="0"/>
1365
- <line num="238" count="5" type="cond" truecount="0" falsecount="1"/>
1366
- <line num="239" count="5" type="stmt"/>
1367
- <line num="240" count="5" type="stmt"/>
1368
- <line num="241" count="256" type="stmt"/>
1369
- <line num="242" count="256" type="stmt"/>
1370
- <line num="245" count="1" type="cond" truecount="1" falsecount="0"/>
1371
- <line num="246" count="6" type="stmt"/>
1372
- <line num="247" count="6" type="stmt"/>
1373
- <line num="248" count="6" type="stmt"/>
1374
- <line num="249" count="6" type="stmt"/>
1375
- <line num="250" count="6" type="stmt"/>
1376
- <line num="253" count="1" type="cond" truecount="1" falsecount="0"/>
1377
- <line num="254" count="1" type="stmt"/>
1378
- <line num="255" count="1" type="stmt"/>
1379
- <line num="256" count="1" type="stmt"/>
1380
- <line num="257" count="1" type="stmt"/>
1381
- <line num="258" count="1" type="stmt"/>
1382
- <line num="259" count="1" type="stmt"/>
1383
- <line num="260" count="1" type="stmt"/>
1384
- <line num="262" count="1" type="stmt"/>
1385
- <line num="263" count="1" type="stmt"/>
1386
- <line num="264" count="1" type="stmt"/>
1387
- <line num="267" count="1" type="cond" truecount="1" falsecount="0"/>
1388
- <line num="268" count="7" type="stmt"/>
1389
- <line num="269" count="7" type="stmt"/>
1390
- <line num="271" count="7" type="stmt"/>
1391
- <line num="272" count="7" type="stmt"/>
1392
- <line num="273" count="7" type="stmt"/>
1393
- <line num="274" count="7" type="stmt"/>
1394
- <line num="275" count="7" type="stmt"/>
1395
- <line num="276" count="7" type="stmt"/>
1396
- <line num="277" count="7" type="stmt"/>
1397
- <line num="278" count="7" type="stmt"/>
1398
- <line num="279" count="7" type="cond" truecount="0" falsecount="1"/>
1399
- <line num="281" count="7" type="stmt"/>
1400
- <line num="282" count="7" type="stmt"/>
1401
- <line num="283" count="7" type="stmt"/>
1402
- <line num="286" count="7" type="cond" truecount="3" falsecount="0"/>
1403
- <line num="287" count="6" type="cond" truecount="1" falsecount="0"/>
1404
- <line num="288" count="6" type="stmt"/>
1405
- <line num="289" count="6" type="stmt"/>
1406
- <line num="290" count="6" type="stmt"/>
1407
- <line num="291" count="6" type="stmt"/>
1408
- <line num="292" count="6" type="stmt"/>
1409
- <line num="293" count="6" type="stmt"/>
1410
- <line num="294" count="7" type="cond" truecount="1" falsecount="0"/>
1411
- <line num="295" count="1" type="stmt"/>
1412
- <line num="296" count="1" type="stmt"/>
1413
- <line num="302" count="1" type="cond" truecount="1" falsecount="0"/>
1414
- <line num="303" count="10" type="cond" truecount="1" falsecount="0"/>
1415
- <line num="304" count="10" type="cond" truecount="1" falsecount="0"/>
1416
- <line num="305" count="6" type="stmt"/>
1417
- <line num="306" count="6" type="stmt"/>
1418
- <line num="307" count="6" type="stmt"/>
1419
- <line num="308" count="6" type="stmt"/>
1420
- <line num="309" count="6" type="stmt"/>
1421
- <line num="310" count="10" type="stmt"/>
1422
- <line num="312" count="1" type="cond" truecount="1" falsecount="0"/>
1423
- <line num="313" count="8" type="stmt"/>
1424
- <line num="314" count="8" type="cond" truecount="0" falsecount="1"/>
1425
- <line num="315" count="8" type="cond" truecount="1" falsecount="0"/>
1426
- <line num="316" count="6" type="stmt"/>
1427
- <line num="317" count="6" type="cond" truecount="0" falsecount="1"/>
1428
- <line num="318" count="6" type="stmt"/>
1429
- <line num="319" count="6" type="stmt"/>
1430
- <line num="320" count="6" type="stmt"/>
1431
- <line num="321" count="6" type="stmt"/>
1432
- <line num="322" count="8" type="stmt"/>
1433
- <line num="329" count="1" type="cond" truecount="1" falsecount="0"/>
1434
- <line num="330" count="3" type="stmt"/>
1435
- <line num="331" count="3" type="stmt"/>
1436
- <line num="337" count="1" type="stmt"/>
1437
- <line num="338" count="1" type="stmt"/>
1438
- <line num="339" count="1" type="stmt"/>
1439
- <line num="340" count="1" type="stmt"/>
1440
- <line num="343" count="1" type="stmt"/>
1441
- <line num="345" count="1" type="cond" truecount="1" falsecount="0"/>
1442
- <line num="346" count="1" type="stmt"/>
1443
- <line num="347" count="1" type="cond" truecount="3" falsecount="0"/>
1444
- <line num="348" count="2" type="stmt"/>
1445
- <line num="349" count="2" type="stmt"/>
1446
- <line num="351" count="1" type="cond" truecount="2" falsecount="0"/>
1447
- <line num="352" count="2" type="stmt"/>
1448
- <line num="353" count="2" type="stmt"/>
1449
- <line num="354" count="2" type="stmt"/>
1450
- <line num="356" count="2" type="cond" truecount="1" falsecount="0"/>
1451
- <line num="359" count="1" type="cond" truecount="0" falsecount="1"/>
1452
- <line num="360" count="1" type="stmt"/>
1453
- <line num="361" count="1" type="stmt"/>
1454
- <line num="369" count="1" type="cond" truecount="1" falsecount="0"/>
1455
- <line num="371" count="17" type="cond" truecount="1" falsecount="2"/>
1456
- <line num="373" count="8" type="stmt"/>
1457
- <line num="374" count="8" type="stmt"/>
1458
- <line num="375" count="8" type="stmt"/>
1459
- <line num="376" count="8" type="stmt"/>
1460
- <line num="378" count="8" type="stmt"/>
1461
- <line num="379" count="17" type="cond" truecount="1" falsecount="0"/>
1462
- <line num="381" count="9" type="stmt"/>
1463
- <line num="382" count="9" type="stmt"/>
1464
- <line num="383" count="17" type="stmt"/>
1465
- <line num="386" count="1" type="cond" truecount="1" falsecount="0"/>
1466
- <line num="387" count="2" type="cond" truecount="1" falsecount="0"/>
1467
- <line num="388" count="2" type="cond" truecount="2" falsecount="0"/>
1468
- <line num="389" count="1" type="stmt"/>
1469
- <line num="390" count="1" type="stmt"/>
1470
- <line num="391" count="2" type="stmt"/>
1471
- </file>
1472
- </package>
1473
- <package name="library.modules">
1474
- <metrics statements="21" coveredstatements="21" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
1475
- <file name="angular-slickgrid.module.ts" path="C:\OwnCloudDev10\GitHub\slickgrid-universal\frameworks\angular-slickgrid\src\library\modules\angular-slickgrid.module.ts">
1476
- <metrics statements="21" coveredstatements="21" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
1477
- <line num="1" count="1" type="stmt"/>
1478
- <line num="2" count="1" type="stmt"/>
1479
- <line num="3" count="1" type="stmt"/>
1480
- <line num="5" count="1" type="stmt"/>
1481
- <line num="7" count="1" type="stmt"/>
1482
- <line num="8" count="1" type="stmt"/>
1483
- <line num="10" count="1" type="stmt"/>
1484
- <line num="11" count="1" type="stmt"/>
1485
- <line num="12" count="1" type="stmt"/>
1486
- <line num="13" count="1" type="stmt"/>
1487
- <line num="14" count="1" type="stmt"/>
1488
- <line num="15" count="1" type="stmt"/>
1489
- <line num="16" count="1" type="cond" truecount="1" falsecount="0"/>
1490
- <line num="17" count="2" type="stmt"/>
1491
- <line num="18" count="2" type="stmt"/>
1492
- <line num="19" count="2" type="stmt"/>
1493
- <line num="20" count="2" type="stmt"/>
1494
- <line num="21" count="2" type="stmt"/>
1495
- <line num="22" count="2" type="stmt"/>
1496
- <line num="23" count="2" type="stmt"/>
1497
- <line num="26" count="2" type="stmt"/>
1498
- </file>
1499
- </package>
1500
- <package name="library.services">
1501
- <metrics statements="104" coveredstatements="104" conditionals="41" coveredconditionals="31" methods="12" coveredmethods="12"/>
1502
- <file name="angularUtil.service.ts" path="C:\OwnCloudDev10\GitHub\slickgrid-universal\frameworks\angular-slickgrid\src\library\services\angularUtil.service.ts">
1503
- <metrics statements="57" coveredstatements="57" conditionals="18" coveredconditionals="15" methods="4" coveredmethods="4"/>
1504
- <line num="1" count="1" type="stmt"/>
1505
- <line num="15" count="1" type="stmt"/>
1506
- <line num="16" count="1" type="stmt"/>
1507
- <line num="17" count="1" type="cond" truecount="1" falsecount="0"/>
1508
- <line num="19" count="1" type="cond" truecount="1" falsecount="0"/>
1509
- <line num="20" count="1" type="stmt"/>
1510
- <line num="21" count="1" type="stmt"/>
1511
- <line num="22" count="1" type="stmt"/>
1512
- <line num="23" count="1" type="stmt"/>
1513
- <line num="26" count="1" type="stmt"/>
1514
- <line num="29" count="1" type="cond" truecount="0" falsecount="1"/>
1515
- <line num="30" count="1" type="stmt"/>
1516
- <line num="31" count="1" type="stmt"/>
1517
- <line num="34" count="1" type="stmt"/>
1518
- <line num="35" count="1" type="stmt"/>
1519
- <line num="37" count="1" type="stmt"/>
1520
- <line num="38" count="1" type="stmt"/>
1521
- <line num="41" count="1" type="stmt"/>
1522
- <line num="42" count="1" type="stmt"/>
1523
- <line num="43" count="1" type="stmt"/>
1524
- <line num="44" count="1" type="stmt"/>
1525
- <line num="46" count="1" type="stmt"/>
1526
- <line num="47" count="1" type="stmt"/>
1527
- <line num="57" count="1" type="cond" truecount="1" falsecount="0"/>
1528
- <line num="58" count="5" type="stmt"/>
1529
- <line num="59" count="5" type="stmt"/>
1530
- <line num="60" count="5" type="stmt"/>
1531
- <line num="61" count="5" type="stmt"/>
1532
- <line num="64" count="5" type="stmt"/>
1533
- <line num="67" count="5" type="cond" truecount="2" falsecount="1"/>
1534
- <line num="68" count="2" type="stmt"/>
1535
- <line num="73" count="2" type="stmt"/>
1536
- <line num="74" count="2" type="stmt"/>
1537
- <line num="77" count="5" type="stmt"/>
1538
- <line num="78" count="5" type="stmt"/>
1539
- <line num="81" count="5" type="stmt"/>
1540
- <line num="82" count="5" type="stmt"/>
1541
- <line num="85" count="5" type="cond" truecount="2" falsecount="0"/>
1542
- <line num="86" count="3" type="stmt"/>
1543
- <line num="87" count="3" type="cond" truecount="4" falsecount="1"/>
1544
- <line num="88" count="3" type="stmt"/>
1545
- <line num="89" count="5" type="stmt"/>
1546
- <line num="91" count="5" type="stmt"/>
1547
- <line num="92" count="5" type="stmt"/>
1548
- <line num="103" count="1" type="cond" truecount="1" falsecount="0"/>
1549
- <line num="104" count="2" type="stmt"/>
1550
- <line num="105" count="2" type="stmt"/>
1551
- <line num="106" count="2" type="stmt"/>
1552
- <line num="107" count="2" type="stmt"/>
1553
- <line num="109" count="2" type="stmt"/>
1554
- <line num="112" count="2" type="cond" truecount="3" falsecount="0"/>
1555
- <line num="113" count="1" type="stmt"/>
1556
- <line num="114" count="1" type="stmt"/>
1557
- <line num="115" count="1" type="stmt"/>
1558
- <line num="116" count="1" type="stmt"/>
1559
- <line num="118" count="2" type="stmt"/>
1560
- <line num="119" count="2" type="stmt"/>
1561
- </file>
1562
- <file name="container.service.ts" path="C:\OwnCloudDev10\GitHub\slickgrid-universal\frameworks\angular-slickgrid\src\library\services\container.service.ts">
1563
- <metrics statements="21" coveredstatements="21" conditionals="12" coveredconditionals="12" methods="4" coveredmethods="4"/>
1564
- <line num="1" count="1" type="stmt"/>
1565
- <line num="4" count="1" type="stmt"/>
1566
- <line num="5" count="1" type="cond" truecount="1" falsecount="0"/>
1567
- <line num="6" count="3" type="stmt"/>
1568
- <line num="8" count="3" type="cond" truecount="1" falsecount="0"/>
1569
- <line num="9" count="120" type="cond" truecount="1" falsecount="0"/>
1570
- <line num="10" count="120" type="cond" truecount="4" falsecount="0"/>
1571
- <line num="11" count="118" type="stmt"/>
1572
- <line num="12" count="118" type="cond" truecount="1" falsecount="0"/>
1573
- <line num="13" count="2" type="stmt"/>
1574
- <line num="14" count="2" type="stmt"/>
1575
- <line num="16" count="3" type="cond" truecount="1" falsecount="0"/>
1576
- <line num="17" count="119" type="stmt"/>
1577
- <line num="18" count="119" type="stmt"/>
1578
- <line num="20" count="3" type="cond" truecount="1" falsecount="0"/>
1579
- <line num="21" count="2040" type="cond" truecount="1" falsecount="0"/>
1580
- <line num="22" count="2040" type="cond" truecount="1" falsecount="0"/>
1581
- <line num="23" count="2019" type="stmt"/>
1582
- <line num="24" count="2019" type="stmt"/>
1583
- <line num="25" count="2040" type="stmt"/>
1584
- <line num="26" count="3" type="stmt"/>
1585
- </file>
1586
- <file name="translater.service.ts" path="C:\OwnCloudDev10\GitHub\slickgrid-universal\frameworks\angular-slickgrid\src\library\services\translater.service.ts">
1587
- <metrics statements="14" coveredstatements="14" conditionals="10" coveredconditionals="3" methods="3" coveredmethods="3"/>
1588
- <line num="1" count="1" type="stmt"/>
1589
- <line num="2" count="1" type="stmt"/>
1590
- <line num="9" count="1" type="stmt"/>
1591
- <line num="10" count="1" type="stmt"/>
1592
- <line num="11" count="1" type="cond" truecount="1" falsecount="0"/>
1593
- <line num="17" count="1" type="cond" truecount="1" falsecount="0"/>
1594
- <line num="18" count="1" type="cond" truecount="0" falsecount="2"/>
1595
- <line num="19" count="1" type="stmt"/>
1596
- <line num="26" count="1" type="stmt"/>
1597
- <line num="27" count="1" type="cond" truecount="0" falsecount="2"/>
1598
- <line num="28" count="1" type="stmt"/>
1599
- <line num="35" count="1" type="cond" truecount="1" falsecount="0"/>
1600
- <line num="36" count="1" type="cond" truecount="0" falsecount="3"/>
1601
- <line num="37" count="1" type="stmt"/>
1602
- </file>
1603
- <file name="utilities.ts" path="C:\OwnCloudDev10\GitHub\slickgrid-universal\frameworks\angular-slickgrid\src\library\services\utilities.ts">
1604
- <metrics statements="12" coveredstatements="12" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
1605
- <line num="6" count="1" type="cond" truecount="1" falsecount="0"/>
1606
- <line num="7" count="2" type="stmt"/>
1607
- <line num="8" count="2" type="stmt"/>
1608
- <line num="9" count="2" type="stmt"/>
1609
- <line num="10" count="2" type="stmt"/>
1610
- <line num="11" count="2" type="stmt"/>
1611
- <line num="12" count="2" type="stmt"/>
1612
- <line num="13" count="2" type="stmt"/>
1613
- <line num="14" count="2" type="stmt"/>
1614
- <line num="15" count="2" type="stmt"/>
1615
- <line num="18" count="2" type="stmt"/>
1616
- <line num="19" count="2" type="stmt"/>
1617
- </file>
1618
- </package>
1619
- </project>
1620
- </coverage>