yjs/docs/source.html
2018-04-27 18:45:01 +02:00

639 lines
58 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="">
<title data-ice="title">Source | yjs</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
<script src="script/manual.js"></script>
<meta name="description" content="A framework for real-time p2p shared editing on any data"><meta property="twitter:card" content="summary"><meta property="twitter:title" content="yjs"><meta property="twitter:description" content="A framework for real-time p2p shared editing on any data"></head>
<body class="layout-container" data-ice="rootContainer">
<header>
<a href="./">Home</a>
<a href="identifiers.html">Reference</a>
<a href="source.html">Source</a>
<div class="search-box">
<span>
<img src="./image/search.png">
<span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
</span>
<ul class="search-result"></ul>
</div>
<a style="position:relative; top:3px;" href="https://github.com/y-js/yjs.git"><img width="20px" src="./image/github.png"></a></header>
<nav class="navigation" data-ice="nav"><div>
<ul>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Connector.js~AbstractConnector.html">AbstractConnector</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Persistence.js~AbstractPersistence.html">AbstractPersistence</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Transaction.js~Transaction.html">Transaction</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Y.js~Y.html">Y</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-encodable">encodable</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#bindings">Bindings</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Bindings/Binding.js~Binding.html">Binding</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#bindings-dombinding">Bindings/DomBinding</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Bindings/DomBinding/DomBinding.js~DomBinding.html">DomBinding</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-domToType">domToType</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-defaultFilter">defaultFilter</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-filterDomAttributes">filterDomAttributes</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createAssociation">createAssociation</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-domsToTypes">domsToTypes</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-removeAssociation">removeAssociation</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-switchAssociation">switchAssociation</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-FilterFunction">FilterFunction</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#bindings-quillbinding">Bindings/QuillBinding</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Bindings/QuillBinding/QuillBinding.js~QuillBinding.html">QuillBinding</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#bindings-textareabinding">Bindings/TextareaBinding</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Bindings/TextareaBinding/TextareaBinding.js~TextareaBinding.html">TextareaBinding</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#messagehandler">MessageHandler</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-fromBinary">fromBinary</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-toBinary">toBinary</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-readDeleteSet">readDeleteSet</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-stringifyDeleteSet">stringifyDeleteSet</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-writeDeleteSet">writeDeleteSet</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-integrateRemoteStructs">integrateRemoteStructs</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-stringifyStructs">stringifyStructs</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-logID">logID</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-messageToRoomname">messageToRoomname</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-messageToString">messageToString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-readStateSet">readStateSet</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-writeStateSet">writeStateSet</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-readSyncStep1">readSyncStep1</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-sendSyncStep1">sendSyncStep1</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-stringifySyncStep1">stringifySyncStep1</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-readSyncStep2">readSyncStep2</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-stringifySyncStep2">stringifySyncStep2</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#store">Store</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Store/DeleteStore.js~DeleteStore.html">DeleteStore</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Store/OperationStore.js~OperationStore.html">OperationStore</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Store/StateStore.js~StateStore.html">StateStore</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#struct">Struct</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Struct/GC.js~GC.html">GC</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Struct/Item.js~Item.html">Item</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Struct/ItemEmbed.js~ItemEmbed.html">ItemEmbed</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Struct/ItemFormat.js~ItemFormat.html">ItemFormat</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Struct/ItemJSON.js~ItemJSON.html">ItemJSON</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Struct/ItemString.js~ItemString.html">ItemString</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Struct/Type.js~Type.html">Type</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getListItemIDByPosition">getListItemIDByPosition</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-yarray">Types/YArray</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YArray/YArray.js~YArray.html">YArray</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YArray/YArray.js~YArrayEvent.html">YArrayEvent</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-ymap">Types/YMap</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YMap/YMap.js~YMap.html">YMap</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YMap/YMap.js~YMapEvent.html">YMapEvent</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-ytext">Types/YText</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YText/YText.js~YText.html">YText</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-Delta">Delta</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-TextAttributes">TextAttributes</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#types-yxml">Types/YXml</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YXml/YXmlElement.js~YXmlElement.html">YXmlElement</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YXml/YXmlFragment.js~YXmlFragment.html">YXmlFragment</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YXml/YXmlHook.js~YXmlHook.html">YXmlHook</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YXml/YXmlText.js~YXmlText.html">YXmlText</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Types/YXml/YXmlTreeWalker.js~YXmlTreeWalker.html">YXmlTreeWalker</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-CSS_Selector">CSS_Selector</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-CSS_Selector">CSS_Selector</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#util">Util</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/EventHandler.js~EventHandler.html">EventHandler</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/NamedEventHandler.js~NamedEventHandler.html">NamedEventHandler</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/Tree.js~Tree.html">Tree</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/UndoManager.js~UndoManager.html">UndoManager</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/YEvent.js~YEvent.html">YEvent</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-defragmentItemContent">defragmentItemContent</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-generateRandomUint32">generateRandomUint32</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-isParentOf">isParentOf</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createMutualExclude">createMutualExclude</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-fromRelativePosition">fromRelativePosition</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getRelativePosition">getRelativePosition</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-simpleDiff">simpleDiff</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-registerStruct">registerStruct</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-AbsolutePosition">AbsolutePosition</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-RelativePosition">RelativePosition</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SimpleDiff">SimpleDiff</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#util-binary">Util/Binary</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/Binary/Decoder.js~BinaryDecoder.html">BinaryDecoder</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/Binary/Encoder.js~BinaryEncoder.html">BinaryEncoder</a></span></span></li>
<li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#util-id">Util/ID</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/ID/ID.js~ID.html">ID</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Util/ID/RootID.js~RootID.html">RootID</a></span></span></li>
<li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-RootFakeUserID">RootFakeUserID</a></span></span></li>
</ul>
</div>
</nav>
<div class="content" data-ice="content"><h1>Source <img data-ice="coverageBadge" src="./badge.svg"><span data-ice="totalCoverageCount" class="total-coverage-count">247/552</span></h1>
<table class="files-summary" data-ice="files" data-use-coverage="true">
<thead>
<tr>
<td>File</td>
<td>Identifier</td>
<td class="coverage">Document</td>
<td style="display: none;">Size</td>
<td style="display: none;">Lines</td>
<td style="display: none;">Updated</td>
</tr>
</thead>
<tbody>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/Binding.js.html">src/Bindings/Binding.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Bindings/Binding.js~Binding.html">Binding</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">6/6</span></td>
<td style="display: none;" data-ice="size">1144 byte</td>
<td style="display: none;" data-ice="lines">47</td>
<td style="display: none;" data-ice="updated">2018-03-06 03:35:17 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/DomBinding/DomBinding.js.html#errorLines=33,57,58,62,72,77,92">src/Bindings/DomBinding/DomBinding.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Bindings/DomBinding/DomBinding.js~DomBinding.html">DomBinding</a></span></td>
<td class="coverage"><span data-ice="coverage">53 %</span><span data-ice="coverageCount" class="coverage-count">8/15</span></td>
<td style="display: none;" data-ice="size">5403 byte</td>
<td style="display: none;" data-ice="lines">151</td>
<td style="display: none;" data-ice="updated">2018-04-06 13:14:51 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/DomBinding/domObserver.js.html">src/Bindings/DomBinding/domObserver.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
<td style="display: none;" data-ice="size">4761 byte</td>
<td style="display: none;" data-ice="lines">136</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:19:33 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/DomBinding/domToType.js.html">src/Bindings/DomBinding/domToType.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-domToType">domToType</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">1/1</span></td>
<td style="display: none;" data-ice="size">2135 byte</td>
<td style="display: none;" data-ice="lines">59</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:27:06 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/DomBinding/filter.js.html">src/Bindings/DomBinding/filter.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-defaultFilter">defaultFilter</a></span>
<span><a href="function/index.html#static-function-filterDomAttributes">filterDomAttributes</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">3/3</span></td>
<td style="display: none;" data-ice="size">1753 byte</td>
<td style="display: none;" data-ice="lines">60</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:23:09 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/DomBinding/selection.js.html#errorLines=5,6">src/Bindings/DomBinding/selection.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">33 %</span><span data-ice="coverageCount" class="coverage-count">1/3</span></td>
<td style="display: none;" data-ice="size">2654 byte</td>
<td style="display: none;" data-ice="lines">84</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:26:18 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/DomBinding/typeObserver.js.html">src/Bindings/DomBinding/typeObserver.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">1/1</span></td>
<td style="display: none;" data-ice="size">2378 byte</td>
<td style="display: none;" data-ice="lines">63</td>
<td style="display: none;" data-ice="updated">2018-04-04 13:40:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/DomBinding/util.js.html#errorLines=85">src/Bindings/DomBinding/util.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-createAssociation">createAssociation</a></span>
<span><a href="function/index.html#static-function-domsToTypes">domsToTypes</a></span>
<span><a href="function/index.html#static-function-removeAssociation">removeAssociation</a></span>
<span><a href="function/index.html#static-function-switchAssociation">switchAssociation</a></span></td>
<td class="coverage"><span data-ice="coverage">87 %</span><span data-ice="coverageCount" class="coverage-count">7/8</span></td>
<td style="display: none;" data-ice="size">3835 byte</td>
<td style="display: none;" data-ice="lines">124</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:24:33 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/QuillBinding/QuillBinding.js.html#errorLines=15,3,42,43,47">src/Bindings/QuillBinding/QuillBinding.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Bindings/QuillBinding/QuillBinding.js~QuillBinding.html">QuillBinding</a></span></td>
<td class="coverage"><span data-ice="coverage">28 %</span><span data-ice="coverageCount" class="coverage-count">2/7</span></td>
<td style="display: none;" data-ice="size">1547 byte</td>
<td style="display: none;" data-ice="lines">53</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:35:39 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Bindings/TextareaBinding/TextareaBinding.js.html#errorLines=19,39,45,46,50,6">src/Bindings/TextareaBinding/TextareaBinding.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Bindings/TextareaBinding/TextareaBinding.js~TextareaBinding.html">TextareaBinding</a></span></td>
<td class="coverage"><span data-ice="coverage">14 %</span><span data-ice="coverageCount" class="coverage-count">1/7</span></td>
<td style="display: none;" data-ice="size">1912 byte</td>
<td style="display: none;" data-ice="lines">56</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Connector.js.html#errorLines=113,12,121,128,13,14,142,15,151,163,169,17,205,214,23,24,25,264,27,28,282,29,30,31,32,33,34,35,36,37,39,45,49,58,62,66,81">src/Connector.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Connector.js~AbstractConnector.html">AbstractConnector</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/37</span></td>
<td style="display: none;" data-ice="size">9893 byte</td>
<td style="display: none;" data-ice="lines">297</td>
<td style="display: none;" data-ice="updated">2018-03-06 02:44:37 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/MessageHandler/binaryEncode.js.html">src/MessageHandler/binaryEncode.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-fromBinary">fromBinary</a></span>
<span><a href="function/index.html#static-function-toBinary">toBinary</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
<td style="display: none;" data-ice="size">926 byte</td>
<td style="display: none;" data-ice="lines">32</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/MessageHandler/deleteSet.js.html#errorLines=20,4,58">src/MessageHandler/deleteSet.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-readDeleteSet">readDeleteSet</a></span>
<span><a href="function/index.html#static-function-stringifyDeleteSet">stringifyDeleteSet</a></span>
<span><a href="function/index.html#static-function-writeDeleteSet">writeDeleteSet</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/3</span></td>
<td style="display: none;" data-ice="size">4349 byte</td>
<td style="display: none;" data-ice="lines">130</td>
<td style="display: none;" data-ice="updated">2018-04-06 08:09:05 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/MessageHandler/integrateRemoteStructs.js.html#errorLines=10,6,62,7,77,8,9">src/MessageHandler/integrateRemoteStructs.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-integrateRemoteStructs">integrateRemoteStructs</a></span>
<span><a href="function/index.html#static-function-stringifyStructs">stringifyStructs</a></span></td>
<td class="coverage"><span data-ice="coverage">12 %</span><span data-ice="coverageCount" class="coverage-count">1/8</span></td>
<td style="display: none;" data-ice="size">3365 byte</td>
<td style="display: none;" data-ice="lines">109</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:23:09 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/MessageHandler/messageToString.js.html#errorLines=27,33,9">src/MessageHandler/messageToString.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-logID">logID</a></span>
<span><a href="function/index.html#static-function-messageToRoomname">messageToRoomname</a></span>
<span><a href="function/index.html#static-function-messageToString">messageToString</a></span></td>
<td class="coverage"><span data-ice="coverage">25 %</span><span data-ice="coverageCount" class="coverage-count">1/4</span></td>
<td style="display: none;" data-ice="size">2313 byte</td>
<td style="display: none;" data-ice="lines">65</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/MessageHandler/stateSet.js.html#errorLines=13,2">src/MessageHandler/stateSet.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-readStateSet">readStateSet</a></span>
<span><a href="function/index.html#static-function-writeStateSet">writeStateSet</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/2</span></td>
<td style="display: none;" data-ice="size">533 byte</td>
<td style="display: none;" data-ice="lines">23</td>
<td style="display: none;" data-ice="updated">2018-03-02 15:07:09 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/MessageHandler/syncStep1.js.html#errorLines=23,62,7">src/MessageHandler/syncStep1.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-readSyncStep1">readSyncStep1</a></span>
<span><a href="function/index.html#static-function-sendSyncStep1">sendSyncStep1</a></span>
<span><a href="function/index.html#static-function-stringifySyncStep1">stringifySyncStep1</a></span></td>
<td class="coverage"><span data-ice="coverage">25 %</span><span data-ice="coverageCount" class="coverage-count">1/4</span></td>
<td style="display: none;" data-ice="size">2846 byte</td>
<td style="display: none;" data-ice="lines">83</td>
<td style="display: none;" data-ice="updated">2018-04-02 11:21:12 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/MessageHandler/syncStep2.js.html#errorLines=24,4">src/MessageHandler/syncStep2.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-readSyncStep2">readSyncStep2</a></span>
<span><a href="function/index.html#static-function-stringifySyncStep2">stringifySyncStep2</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/2</span></td>
<td style="display: none;" data-ice="size">962 byte</td>
<td style="display: none;" data-ice="lines">28</td>
<td style="display: none;" data-ice="updated">2018-03-02 15:07:09 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Persistence.js.html#errorLines=119,20,21,22,25,51,56,7,81,99">src/Persistence.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Persistence.js~AbstractPersistence.html">AbstractPersistence</a></span></td>
<td class="coverage"><span data-ice="coverage">23 %</span><span data-ice="coverageCount" class="coverage-count">3/13</span></td>
<td style="display: none;" data-ice="size">2989 byte</td>
<td style="display: none;" data-ice="lines">122</td>
<td style="display: none;" data-ice="updated">2018-03-06 02:46:38 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Store/DeleteStore.js.html#errorLines=11,16,17,29,33,5,6,7,8,87,9">src/Store/DeleteStore.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Store/DeleteStore.js~DeleteStore.html">DeleteStore</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/11</span></td>
<td style="display: none;" data-ice="size">3138 byte</td>
<td style="display: none;" data-ice="lines">90</td>
<td style="display: none;" data-ice="updated">2018-04-06 08:10:56 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Store/OperationStore.js.html#errorLines=10,12,37,53,67,7,8,81">src/Store/OperationStore.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Store/OperationStore.js~OperationStore.html">OperationStore</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/8</span></td>
<td style="display: none;" data-ice="size">2603 byte</td>
<td style="display: none;" data-ice="lines">94</td>
<td style="display: none;" data-ice="updated">2018-04-02 11:00:04 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Store/StateStore.js.html#errorLines=17,23,3,32,39,4,5,6,8">src/Store/StateStore.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Store/StateStore.js~StateStore.html">StateStore</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/9</span></td>
<td style="display: none;" data-ice="size">1143 byte</td>
<td style="display: none;" data-ice="lines">47</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Struct/Delete.js.html#errorLines=45,46,47,63">src/Struct/Delete.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">60 %</span><span data-ice="coverageCount" class="coverage-count">6/10</span></td>
<td style="display: none;" data-ice="size">3730 byte</td>
<td style="display: none;" data-ice="lines">122</td>
<td style="display: none;" data-ice="updated">2018-04-06 08:10:07 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Struct/GC.js.html#errorLines=12,16,6,7,8,84,88,9">src/Struct/GC.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Struct/GC.js~GC.html">GC</a></span></td>
<td class="coverage"><span data-ice="coverage">20 %</span><span data-ice="coverageCount" class="coverage-count">2/10</span></td>
<td style="display: none;" data-ice="size">2634 byte</td>
<td style="display: none;" data-ice="lines">94</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:23:09 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Struct/Item.js.html#errorLines=240,242,55">src/Struct/Item.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Struct/Item.js~Item.html">Item</a></span></td>
<td class="coverage"><span data-ice="coverage">88 %</span><span data-ice="coverageCount" class="coverage-count">22/25</span></td>
<td style="display: none;" data-ice="size">14968 byte</td>
<td style="display: none;" data-ice="lines">527</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:23:09 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Struct/ItemEmbed.js.html#errorLines=14,17,22,4,5,7,9">src/Struct/ItemEmbed.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Struct/ItemEmbed.js~ItemEmbed.html">ItemEmbed</a></span></td>
<td class="coverage"><span data-ice="coverage">12 %</span><span data-ice="coverageCount" class="coverage-count">1/8</span></td>
<td style="display: none;" data-ice="size">937 byte</td>
<td style="display: none;" data-ice="lines">35</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Struct/ItemFormat.js.html#errorLines=10,16,19,22,28,4,5,7,8">src/Struct/ItemFormat.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Struct/ItemFormat.js~ItemFormat.html">ItemFormat</a></span></td>
<td class="coverage"><span data-ice="coverage">10 %</span><span data-ice="coverageCount" class="coverage-count">1/10</span></td>
<td style="display: none;" data-ice="size">1136 byte</td>
<td style="display: none;" data-ice="lines">42</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Struct/ItemJSON.js.html#errorLines=14,17,33,4,5,57,7,9">src/Struct/ItemJSON.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Struct/ItemJSON.js~ItemJSON.html">ItemJSON</a></span></td>
<td class="coverage"><span data-ice="coverage">11 %</span><span data-ice="coverageCount" class="coverage-count">1/9</span></td>
<td style="display: none;" data-ice="size">1731 byte</td>
<td style="display: none;" data-ice="lines">68</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Struct/ItemString.js.html#errorLines=14,17,22,35,4,5,7,9">src/Struct/ItemString.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Struct/ItemString.js~ItemString.html">ItemString</a></span></td>
<td class="coverage"><span data-ice="coverage">11 %</span><span data-ice="coverageCount" class="coverage-count">1/9</span></td>
<td style="display: none;" data-ice="size">1204 byte</td>
<td style="display: none;" data-ice="lines">47</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Struct/Type.js.html#errorLines=18,195,204,33,45,47,48,49,50,51,6">src/Struct/Type.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Struct/Type.js~Type.html">Type</a></span>
<span><a href="function/index.html#static-function-getListItemIDByPosition">getListItemIDByPosition</a></span></td>
<td class="coverage"><span data-ice="coverage">47 %</span><span data-ice="coverageCount" class="coverage-count">10/21</span></td>
<td style="display: none;" data-ice="size">5756 byte</td>
<td style="display: none;" data-ice="lines">243</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:29:03 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Transaction.js.html#errorLines=26">src/Transaction.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Transaction.js~Transaction.html">Transaction</a></span></td>
<td class="coverage"><span data-ice="coverage">88 %</span><span data-ice="coverageCount" class="coverage-count">8/9</span></td>
<td style="display: none;" data-ice="size">2389 byte</td>
<td style="display: none;" data-ice="lines">78</td>
<td style="display: none;" data-ice="updated">2018-03-06 03:30:46 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YArray/YArray.js.html#errorLines=15,17,18,181,186,187,19,20,279">src/Types/YArray/YArray.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Types/YArray/YArray.js~YArray.html">YArray</a></span>
<span><a href="class/src/Types/YArray/YArray.js~YArrayEvent.html">YArrayEvent</a></span></td>
<td class="coverage"><span data-ice="coverage">64 %</span><span data-ice="coverageCount" class="coverage-count">16/25</span></td>
<td style="display: none;" data-ice="size">9842 byte</td>
<td style="display: none;" data-ice="lines">378</td>
<td style="display: none;" data-ice="updated">2018-04-05 15:59:23 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YMap/YMap.js.html#errorLines=15,17,18">src/Types/YMap/YMap.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Types/YMap/YMap.js~YMap.html">YMap</a></span>
<span><a href="class/src/Types/YMap/YMap.js~YMapEvent.html">YMapEvent</a></span></td>
<td class="coverage"><span data-ice="coverage">76 %</span><span data-ice="coverageCount" class="coverage-count">10/13</span></td>
<td style="display: none;" data-ice="size">4079 byte</td>
<td style="display: none;" data-ice="lines">175</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YText/YText.js.html#errorLines=274,276,459,465">src/Types/YText/YText.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Types/YText/YText.js~YText.html">YText</a></span></td>
<td class="coverage"><span data-ice="coverage">84 %</span><span data-ice="coverageCount" class="coverage-count">22/26</span></td>
<td style="display: none;" data-ice="size">18788 byte</td>
<td style="display: none;" data-ice="lines">654</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YXml/YXml.js.html">src/Types/YXml/YXml.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">424 byte</td>
<td style="display: none;" data-ice="lines">12</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YXml/YXmlElement.js.html#errorLines=15,17">src/Types/YXml/YXmlElement.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Types/YXml/YXmlElement.js~YXmlElement.html">YXmlElement</a></span></td>
<td class="coverage"><span data-ice="coverage">84 %</span><span data-ice="coverageCount" class="coverage-count">11/13</span></td>
<td style="display: none;" data-ice="size">5505 byte</td>
<td style="display: none;" data-ice="lines">188</td>
<td style="display: none;" data-ice="updated">2018-04-04 13:29:13 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YXml/YXmlEvent.js.html">src/Types/YXml/YXmlEvent.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">6/6</span></td>
<td style="display: none;" data-ice="size">1320 byte</td>
<td style="display: none;" data-ice="lines">47</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YXml/YXmlFragment.js.html">src/Types/YXml/YXmlFragment.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Types/YXml/YXmlFragment.js~YXmlFragment.html">YXmlFragment</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">9/9</span></td>
<td style="display: none;" data-ice="size">5202 byte</td>
<td style="display: none;" data-ice="lines">167</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:30:02 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YXml/YXmlHook.js.html#errorLines=15">src/Types/YXml/YXmlHook.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Types/YXml/YXmlHook.js~YXmlHook.html">YXmlHook</a></span></td>
<td class="coverage"><span data-ice="coverage">87 %</span><span data-ice="coverageCount" class="coverage-count">7/8</span></td>
<td style="display: none;" data-ice="size">2995 byte</td>
<td style="display: none;" data-ice="lines">108</td>
<td style="display: none;" data-ice="updated">2018-04-06 14:52:19 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YXml/YXmlText.js.html">src/Types/YXml/YXmlText.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Types/YXml/YXmlText.js~YXmlText.html">YXmlText</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">3/3</span></td>
<td style="display: none;" data-ice="size">1783 byte</td>
<td style="display: none;" data-ice="lines">46</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:30:14 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Types/YXml/YXmlTreeWalker.js.html#errorLines=24,25,26,27,28,30">src/Types/YXml/YXmlTreeWalker.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Types/YXml/YXmlTreeWalker.js~YXmlTreeWalker.html">YXmlTreeWalker</a></span></td>
<td class="coverage"><span data-ice="coverage">25 %</span><span data-ice="coverageCount" class="coverage-count">2/8</span></td>
<td style="display: none;" data-ice="size">1780 byte</td>
<td style="display: none;" data-ice="lines">76</td>
<td style="display: none;" data-ice="updated">2018-04-05 16:38:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/Binary/Decoder.js.html#errorLines=14,25">src/Util/Binary/Decoder.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Util/Binary/Decoder.js~BinaryDecoder.html">BinaryDecoder</a></span></td>
<td class="coverage"><span data-ice="coverage">85 %</span><span data-ice="coverageCount" class="coverage-count">12/14</span></td>
<td style="display: none;" data-ice="size">3473 byte</td>
<td style="display: none;" data-ice="lines">151</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/Binary/Encoder.js.html#errorLines=10,13,3,4">src/Util/Binary/Encoder.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Util/Binary/Encoder.js~BinaryEncoder.html">BinaryEncoder</a></span></td>
<td class="coverage"><span data-ice="coverage">76 %</span><span data-ice="coverageCount" class="coverage-count">13/17</span></td>
<td style="display: none;" data-ice="size">3360 byte</td>
<td style="display: none;" data-ice="lines">145</td>
<td style="display: none;" data-ice="updated">2018-03-06 02:46:22 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/EventHandler.js.html#errorLines=6,7">src/Util/EventHandler.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Util/EventHandler.js~EventHandler.html">EventHandler</a></span></td>
<td class="coverage"><span data-ice="coverage">75 %</span><span data-ice="coverageCount" class="coverage-count">6/8</span></td>
<td style="display: none;" data-ice="size">1700 byte</td>
<td style="display: none;" data-ice="lines">69</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/ID/ID.js.html#errorLines=10,13,2,3,4,5,7">src/Util/ID/ID.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Util/ID/ID.js~ID.html">ID</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/7</span></td>
<td style="display: none;" data-ice="size">464 byte</td>
<td style="display: none;" data-ice="lines">20</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/ID/RootID.js.html#errorLines=11,14,3,5,6,7,8,9">src/Util/ID/RootID.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="variable/index.html#static-variable-RootFakeUserID">RootFakeUserID</a></span>
<span><a href="class/src/Util/ID/RootID.js~RootID.html">RootID</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/8</span></td>
<td style="display: none;" data-ice="size">630 byte</td>
<td style="display: none;" data-ice="lines">21</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/NamedEventHandler.js.html#errorLines=110,6,7,8">src/Util/NamedEventHandler.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Util/NamedEventHandler.js~NamedEventHandler.html">NamedEventHandler</a></span></td>
<td class="coverage"><span data-ice="coverage">66 %</span><span data-ice="coverageCount" class="coverage-count">8/12</span></td>
<td style="display: none;" data-ice="size">2884 byte</td>
<td style="display: none;" data-ice="lines">113</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/Tree.js.html#errorLines=104,117,118,119,120,122,127,132,15,157,17,18,185,19,192,196,2,20,200,21,219,22,227,24,246,25,26,27,28,31,312,34,38,386,41,418,44,50,56,64,80,96">src/Util/Tree.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Util/Tree.js~Tree.html">Tree</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/42</span></td>
<td style="display: none;" data-ice="size">11509 byte</td>
<td style="display: none;" data-ice="lines">465</td>
<td style="display: none;" data-ice="updated">2018-03-06 04:17:13 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/UndoManager.js.html#errorLines=10,15,19,4,5,6,68,70,71,72,73,74,75,77,9">src/Util/UndoManager.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Util/UndoManager.js~UndoManager.html">UndoManager</a></span></td>
<td class="coverage"><span data-ice="coverage">21 %</span><span data-ice="coverageCount" class="coverage-count">4/19</span></td>
<td style="display: none;" data-ice="size">4205 byte</td>
<td style="display: none;" data-ice="lines">132</td>
<td style="display: none;" data-ice="updated">2018-04-06 07:52:40 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/YEvent.js.html">src/Util/YEvent.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Util/YEvent.js~YEvent.html">YEvent</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">5/5</span></td>
<td style="display: none;" data-ice="size">757 byte</td>
<td style="display: none;" data-ice="lines">36</td>
<td style="display: none;" data-ice="updated">2018-03-06 04:18:59 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/defragmentItemContent.js.html">src/Util/defragmentItemContent.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-defragmentItemContent">defragmentItemContent</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">1/1</span></td>
<td style="display: none;" data-ice="size">1623 byte</td>
<td style="display: none;" data-ice="lines">57</td>
<td style="display: none;" data-ice="updated">2018-03-06 01:06:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/generateRandomUint32.js.html#errorLines=3">src/Util/generateRandomUint32.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-generateRandomUint32">generateRandomUint32</a></span></td>
<td class="coverage"><span data-ice="coverage">0 %</span><span data-ice="coverageCount" class="coverage-count">0/1</span></td>
<td style="display: none;" data-ice="size">465 byte</td>
<td style="display: none;" data-ice="lines">16</td>
<td style="display: none;" data-ice="updated">2018-03-06 02:59:14 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/isParentOf.js.html">src/Util/isParentOf.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-isParentOf">isParentOf</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">1/1</span></td>
<td style="display: none;" data-ice="size">383 byte</td>
<td style="display: none;" data-ice="lines">20</td>
<td style="display: none;" data-ice="updated">2018-03-06 02:57:10 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/mutualExclude.js.html">src/Util/mutualExclude.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-createMutualExclude">createMutualExclude</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">1/1</span></td>
<td style="display: none;" data-ice="size">686 byte</td>
<td style="display: none;" data-ice="lines">33</td>
<td style="display: none;" data-ice="updated">2018-03-06 02:53:40 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/relativePosition.js.html">src/Util/relativePosition.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-fromRelativePosition">fromRelativePosition</a></span>
<span><a href="function/index.html#static-function-getRelativePosition">getRelativePosition</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
<td style="display: none;" data-ice="size">3296 byte</td>
<td style="display: none;" data-ice="lines">109</td>
<td style="display: none;" data-ice="updated">2018-04-06 15:44:25 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/simpleDiff.js.html">src/Util/simpleDiff.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-simpleDiff">simpleDiff</a></span></td>
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">1/1</span></td>
<td style="display: none;" data-ice="size">1611 byte</td>
<td style="display: none;" data-ice="lines">47</td>
<td style="display: none;" data-ice="updated">2018-03-06 03:33:36 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Util/structReferences.js.html#errorLines=13,14">src/Util/structReferences.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="function/index.html#static-function-registerStruct">registerStruct</a></span></td>
<td class="coverage"><span data-ice="coverage">60 %</span><span data-ice="coverageCount" class="coverage-count">3/5</span></td>
<td style="display: none;" data-ice="size">1517 byte</td>
<td style="display: none;" data-ice="lines">59</td>
<td style="display: none;" data-ice="updated">2018-04-06 16:23:09 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Y.dist.js.html">src/Y.dist.js</a></span></td>
<td data-ice="identifier" class="identifiers">-</td>
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">1945 byte</td>
<td style="display: none;" data-ice="lines">59</td>
<td style="display: none;" data-ice="updated">2018-04-06 15:10:16 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/Y.js.html#errorLines=272,31,41,42,44,49,50,51,52,53,54,55,61,81,82,84,90,99">src/Y.js</a></span></td>
<td data-ice="identifier" class="identifiers"><span><a href="class/src/Y.js~Y.html">Y</a></span></td>
<td class="coverage"><span data-ice="coverage">40 %</span><span data-ice="coverageCount" class="coverage-count">12/30</span></td>
<td style="display: none;" data-ice="size">8088 byte</td>
<td style="display: none;" data-ice="lines">281</td>
<td style="display: none;" data-ice="updated">2018-04-06 07:51:43 (UTC)</td>
</tr>
</tbody>
</table>
</div>
<footer class="footer">
Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(1.0.4)</span><img src="./image/esdoc-logo-mini-black.png"></a>
</footer>
<script src="script/search_index.js"></script>
<script src="script/search.js"></script>
<script src="script/pretty-print.js"></script>
<script src="script/inherited-summary.js"></script>
<script src="script/test-summary.js"></script>
<script src="script/inner-link.js"></script>
<script src="script/patch-for-local.js"></script>
</body>
</html>