LiberTEM/LiberTEM

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
client/src/analysis/types.ts10
client/src/basicTypes.ts4
client/src/browser/actions.ts26
A
1 hr
client/src/browser/api.ts20
C
1 day
client/src/browser/components/BrowserWrapper.tsx33
A
1 hr
client/src/browser/components/FileBrowser.tsx82
client/src/browser/components/FileBrowserEntry.tsx107
A
3 hrs
client/src/browser/components/FileBrowserHeader.tsx29
client/src/browser/components/FileEntry.tsx25
client/src/browser/components/FolderEntry.tsx23
client/src/browser/components/PathBar.tsx74
A
3 hrs
client/src/browser/components/PathDropDownItem.tsx25
client/src/browser/components/PathInput.tsx33
client/src/browser/components/RecentFiles.tsx47
A
1 hr
client/src/browser/helpers.ts52
A
35 mins
client/src/browser/reducers.ts59
A
1 hr
client/src/browser/sagas.ts89
A
35 mins
client/src/browser/types.ts13
client/src/channel/actions.ts55
A
3 hrs
client/src/channel/components/ChannelConnecting.tsx15
client/src/channel/components/ChannelShutdown.tsx12
client/src/channel/components/ChannelStatus.tsx59
client/src/channel/messages.ts66
B
5 hrs
client/src/channel/reducers.ts43
client/src/channel/sagas.ts150
D
2 days
client/src/cluster/actions.ts21
A
40 mins
client/src/cluster/api.ts15
client/src/cluster/components/ClusterConnectionForm.tsx73
A
35 mins
client/src/cluster/components/GPUSelector.test.tsx216
client/src/cluster/components/GPUSelector.tsx73
A
55 mins
client/src/cluster/components/LocalConnectionForm.tsx84
B
4 hrs
client/src/cluster/components/TCPConnectionForm.tsx44
B
4 hrs
client/src/cluster/reducers.ts51
A
1 hr
client/src/cluster/sagas.ts36
client/src/clusterStatus/api.ts11
client/src/clusterStatus/components/Cluster.tsx97
A
45 mins
client/src/clusterStatus/components/LocalStatus.tsx65
client/src/clusterStatus/components/NotConnected.tsx14
client/src/clusterStatus/components/TCPStatus.tsx123
C
1 day
client/src/compoundAnalysis/actions.ts38
A
2 hrs
client/src/compoundAnalysis/api.ts38
client/src/compoundAnalysis/components/CenterOfMassAnalysis.tsx329
A
2 hrs
client/src/compoundAnalysis/components/Clustering.tsx175
B
6 hrs
client/src/compoundAnalysis/components/DefaultFrameView.tsx132
B
6 hrs
client/src/compoundAnalysis/components/DiskMaskAnalysis.tsx92
C
7 hrs
client/src/compoundAnalysis/components/Download.tsx224
A
35 mins
client/src/compoundAnalysis/components/FEM.tsx109
F
5 days
client/src/compoundAnalysis/components/FFTAnalysis.tsx164
C
1 day
client/src/compoundAnalysis/components/FFTFramePicker.tsx45
B
4 hrs
client/src/compoundAnalysis/components/FFTFrameView.tsx79
A
40 mins