undergroundwires/privacy.sexy

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/presentation/components/Scripts/View/Tree/TreeView/Bindings/TreeInputFilterEvent.ts27
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Bindings/TreeInputNodeData.ts6
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Bindings/TreeNodeStateChangedEmittedEvent.ts7
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/HierarchicalTreeNode.vue
src/presentation/components/Scripts/View/Tree/TreeView/Node/Hierarchy/HierarchyAccess.ts16
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/Hierarchy/TreeNodeHierarchy.ts24
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/InteractableNode.vue
src/presentation/components/Scripts/View/Tree/TreeView/Node/LeafTreeNode.vue
src/presentation/components/Scripts/View/Tree/TreeView/Node/NodeCheckbox.vue
src/presentation/components/Scripts/View/Tree/TreeView/Node/State/CheckState.ts5
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/State/StateAccess.ts29
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/State/StateDescriptor.ts8
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/State/TreeNodeState.ts58
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/State/TreeNodeStateTransactionDescriber.ts37
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/TreeNode.ts12
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/TreeNodeManager.ts16
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/UseKeyboardInteractionState.ts25
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Node/UseNodeState.ts23
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Rendering/DelayScheduler.ts3
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Rendering/Ordering/CollapsedParentOrderer.ts32
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Rendering/Ordering/RenderQueueOrderer.ts4
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Rendering/Scheduling/NodeRenderingStrategy.ts4
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Rendering/Scheduling/TimeoutDelayScheduler.ts23
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/Rendering/UseGradualNodeRendering.ts115
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/Focus/SingleNodeCollectionFocusManager.ts18
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/Focus/SingleNodeFocusManager.ts5
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/NodeCollection/Query/QueryableNodes.ts11
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/NodeCollection/Query/TreeNodeNavigator.ts24
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/NodeCollection/TreeInputParser.ts22
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/NodeCollection/TreeNodeCollection.ts13
A
1 hr
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/NodeCollection/TreeNodeInitializerAndUpdater.ts19
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/TreeRoot.ts6
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/TreeRoot.vue
src/presentation/components/Scripts/View/Tree/TreeView/TreeRoot/TreeRootManager.ts18
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/TreeView.vue
src/presentation/components/Scripts/View/Tree/TreeView/UseAutoUpdateChildrenCheckState.ts41
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/UseAutoUpdateParentCheckState.ts44
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/UseCurrentTreeNodes.ts21
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/UseLeafNodeCheckedStateUpdater.ts39
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/UseNodeStateChangeAggregator.ts74
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/UseTreeKeyboardNavigation.ts160
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/UseTreeQueryFilter.ts180
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeView/tree-colors.scss
src/presentation/components/Scripts/View/Tree/TreeViewAdapter/CategoryNodeMetadataConverter.ts67
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeViewAdapter/TreeNodeMetadataConverter.ts28
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeViewAdapter/UseCollectionSelectionStateUpdater.ts55
B
5 hrs
src/presentation/components/Scripts/View/Tree/TreeViewAdapter/UseSelectedScriptNodeIds.ts21
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeViewAdapter/UseTreeViewFilterEvent.ts74
A
0 mins
src/presentation/components/Scripts/View/Tree/TreeViewAdapter/UseTreeViewNodeInput.ts41
A
0 mins
src/presentation/components/Shared/ExpandCollapse/ExpandCollapseTransition.vue