azure / fluentd-plugin-mdsd
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 28% | 31% | 39%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
cc0% | 0% | 37% | 34% | 28%
rb0% | 0% | 100% | 0% | 0%
h0% | 0% | 0% | 37% | 62%
xml0% | 0% | 0% | 0% | 100%
cxx0% | 0% | 0% | 0% | 100%
i0% | 0% | 0% | 0% | 100%
c0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 28% | 32% | 39%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 40)
File# lines# units
SocketClient.cc
in src/outmdsd
324 -
out_mdsd.rb
in src/fluent-plugin-mdsd/lib/fluent/plugin
209 19
DataReader.cc
in src/outmdsd
205 -
Trace.cc
in src/outmdsd
131 1
SocketLogger.cc
in src/outmdsd
131 -
ConcurrentQueue.h
in src/outmdsd
122 10
ConcurrentMap.h
in src/outmdsd
120 8
DataResender.cc
in src/outmdsd
119 -
BufferedLogger.cc
in src/outmdsd
109 -
DjsonLogItem.h
in src/outmdsd
103 9
DataSender.cc
in src/outmdsd
98 -
DjsonLogItem.cc
in src/outmdsd
94 -
Trace.h
in src/outmdsd
92 4
IdMgr.cc
in src/outmdsd
68 -
FileTracer.cc
in src/outmdsd
52 -
BufferedLogger.h
in src/outmdsd
51 -
SyslogTracer.cc
in src/outmdsd
51 -
SocketClient.h
in src/outmdsd
50 1
SocketLogger.h
in src/outmdsd
48 1
DataResender.h
in src/outmdsd
43 1
SockAddr.h
in src/outmdsd
42 5
DataSender.h
in src/outmdsd
39 2
SockAddr.cc
in src/outmdsd
39 -
DataReader.h
in src/outmdsd
37 1
LogItem.h
in src/outmdsd
37 4
mdsdCfg_sample.xml
in src/fluent-plugin-mdsd
26 -
EtwLogItem.h
in src/outmdsd
20 -
IdMgr.h
in src/outmdsd
19 -
outmdsd_log.cxx
in src/outmdsdrb
18 -
FileTracer.h
in src/outmdsd
17 -
Exceptions.h
in src/outmdsd
16 -
SyslogTracer.h
in src/outmdsd
16 -
TraceMacros.h
in src/outmdsd
16 1
ITracer.h
in src/outmdsd
12 -
LogItemPtr.h
in src/outmdsd
9 -
i
outmdsdrb.i
in src/outmdsdrb
9 -
outmdsd_log.h
in src/outmdsdrb
7 -
wrap_memcpy.c
in src/outmdsdrb
7 -
LogItem.cc
in src/outmdsd
3 -
3 -
Files With Most Units (Top 14)
File# lines# units
out_mdsd.rb
in src/fluent-plugin-mdsd/lib/fluent/plugin
209 19
ConcurrentQueue.h
in src/outmdsd
122 10
DjsonLogItem.h
in src/outmdsd
103 9
ConcurrentMap.h
in src/outmdsd
120 8
SockAddr.h
in src/outmdsd
42 5
Trace.h
in src/outmdsd
92 4
LogItem.h
in src/outmdsd
37 4
DataSender.h
in src/outmdsd
39 2
SocketLogger.h
in src/outmdsd
48 1
Trace.cc
in src/outmdsd
131 1
DataReader.h
in src/outmdsd
37 1
DataResender.h
in src/outmdsd
43 1
SocketClient.h
in src/outmdsd
50 1
TraceMacros.h
in src/outmdsd
16 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
DjsonLogItem.cc
in src/outmdsd
94 - 1
Correlations

File Size vs. Commits (all time): 40 points

src/outmdsd/ConcurrentMap.h x: 7 commits (all time) y: 120 lines of code PolicheckExclusion.xml x: 1 commits (all time) y: 3 lines of code src/fluent-plugin-mdsd/lib/fluent/plugin/out_mdsd.rb x: 30 commits (all time) y: 209 lines of code src/outmdsd/DjsonLogItem.h x: 8 commits (all time) y: 103 lines of code src/outmdsd/DataReader.cc x: 7 commits (all time) y: 205 lines of code src/fluent-plugin-mdsd/mdsdCfg_sample.xml x: 2 commits (all time) y: 26 lines of code src/outmdsd/BufferedLogger.h x: 6 commits (all time) y: 51 lines of code src/outmdsd/DataResender.h x: 6 commits (all time) y: 43 lines of code src/outmdsd/DataSender.cc x: 6 commits (all time) y: 98 lines of code src/outmdsd/LogItem.h x: 7 commits (all time) y: 37 lines of code src/outmdsd/SocketClient.cc x: 12 commits (all time) y: 324 lines of code src/outmdsd/SocketClient.h x: 11 commits (all time) y: 50 lines of code src/outmdsd/SocketLogger.h x: 6 commits (all time) y: 48 lines of code src/outmdsd/DjsonLogItem.cc x: 10 commits (all time) y: 94 lines of code src/outmdsd/BufferedLogger.cc x: 6 commits (all time) y: 109 lines of code src/outmdsd/DataResender.cc x: 6 commits (all time) y: 119 lines of code src/outmdsd/FileTracer.cc x: 2 commits (all time) y: 52 lines of code src/outmdsd/FileTracer.h x: 2 commits (all time) y: 17 lines of code src/outmdsd/ITracer.h x: 2 commits (all time) y: 12 lines of code src/outmdsd/SockAddr.cc x: 4 commits (all time) y: 39 lines of code src/outmdsd/SocketLogger.cc x: 6 commits (all time) y: 131 lines of code src/outmdsd/SyslogTracer.cc x: 2 commits (all time) y: 51 lines of code src/outmdsd/SyslogTracer.h x: 2 commits (all time) y: 16 lines of code src/outmdsd/Trace.cc x: 4 commits (all time) y: 131 lines of code src/outmdsd/Trace.h x: 4 commits (all time) y: 92 lines of code src/outmdsdrb/outmdsd_log.cxx x: 4 commits (all time) y: 18 lines of code src/outmdsd/IdMgr.cc x: 2 commits (all time) y: 68 lines of code src/outmdsd/IdMgr.h x: 2 commits (all time) y: 19 lines of code src/outmdsdrb/outmdsd_log.h x: 2 commits (all time) y: 7 lines of code src/outmdsdrb/outmdsdrb.i x: 2 commits (all time) y: 9 lines of code src/outmdsd/DataSender.h x: 2 commits (all time) y: 39 lines of code src/outmdsd/EtwLogItem.h x: 2 commits (all time) y: 20 lines of code src/outmdsd/ConcurrentQueue.h x: 6 commits (all time) y: 122 lines of code src/outmdsd/DataReader.h x: 2 commits (all time) y: 37 lines of code src/outmdsd/SockAddr.h x: 2 commits (all time) y: 42 lines of code src/outmdsd/LogItem.cc x: 2 commits (all time) y: 3 lines of code
324.0
lines of code
  min: 3.0
  average: 65.3
  25th percentile: 16.25
  median: 42.5
  75th percentile: 101.75
  max: 324.0
0 30.0
commits (all time)
min: 1.0 | average: 4.88 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 6.0 | max: 30.0

File Size vs. Contributors (all time): 40 points

src/outmdsd/ConcurrentMap.h x: 2 contributors (all time) y: 120 lines of code PolicheckExclusion.xml x: 1 contributors (all time) y: 3 lines of code src/fluent-plugin-mdsd/lib/fluent/plugin/out_mdsd.rb x: 12 contributors (all time) y: 209 lines of code src/outmdsd/DjsonLogItem.h x: 4 contributors (all time) y: 103 lines of code src/outmdsd/DataReader.cc x: 3 contributors (all time) y: 205 lines of code src/fluent-plugin-mdsd/mdsdCfg_sample.xml x: 2 contributors (all time) y: 26 lines of code src/outmdsd/BufferedLogger.h x: 3 contributors (all time) y: 51 lines of code src/outmdsd/DataResender.h x: 3 contributors (all time) y: 43 lines of code src/outmdsd/DataSender.cc x: 3 contributors (all time) y: 98 lines of code src/outmdsd/LogItem.h x: 3 contributors (all time) y: 37 lines of code src/outmdsd/SocketClient.cc x: 3 contributors (all time) y: 324 lines of code src/outmdsd/SocketLogger.h x: 3 contributors (all time) y: 48 lines of code src/outmdsd/DjsonLogItem.cc x: 2 contributors (all time) y: 94 lines of code src/outmdsd/BufferedLogger.cc x: 2 contributors (all time) y: 109 lines of code src/outmdsd/DataResender.cc x: 2 contributors (all time) y: 119 lines of code src/outmdsd/FileTracer.cc x: 1 contributors (all time) y: 52 lines of code src/outmdsd/FileTracer.h x: 1 contributors (all time) y: 17 lines of code src/outmdsd/ITracer.h x: 1 contributors (all time) y: 12 lines of code src/outmdsd/SockAddr.cc x: 2 contributors (all time) y: 39 lines of code src/outmdsd/SocketLogger.cc x: 2 contributors (all time) y: 131 lines of code src/outmdsd/SyslogTracer.cc x: 1 contributors (all time) y: 51 lines of code src/outmdsd/SyslogTracer.h x: 1 contributors (all time) y: 16 lines of code src/outmdsd/Trace.h x: 2 contributors (all time) y: 92 lines of code src/outmdsdrb/outmdsd_log.cxx x: 2 contributors (all time) y: 18 lines of code src/outmdsd/IdMgr.cc x: 1 contributors (all time) y: 68 lines of code src/outmdsd/IdMgr.h x: 1 contributors (all time) y: 19 lines of code src/outmdsdrb/outmdsd_log.h x: 1 contributors (all time) y: 7 lines of code src/outmdsdrb/outmdsdrb.i x: 1 contributors (all time) y: 9 lines of code src/outmdsd/DataSender.h x: 1 contributors (all time) y: 39 lines of code src/outmdsd/EtwLogItem.h x: 1 contributors (all time) y: 20 lines of code src/outmdsd/ConcurrentQueue.h x: 1 contributors (all time) y: 122 lines of code src/outmdsd/DataReader.h x: 1 contributors (all time) y: 37 lines of code src/outmdsd/SockAddr.h x: 1 contributors (all time) y: 42 lines of code
324.0
lines of code
  min: 3.0
  average: 65.3
  25th percentile: 16.25
  median: 42.5
  75th percentile: 101.75
  max: 324.0
0 12.0
contributors (all time)
min: 1.0 | average: 2.0 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.75 | max: 12.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 1 points

src/outmdsd/ConcurrentMap.h x: 1 commits (90d) y: 120 lines of code
120.0
lines of code
  min: 120.0
  average: 120.0
  25th percentile: 120.0
  median: 120.0
  75th percentile: 120.0
  max: 120.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 1 points

src/outmdsd/ConcurrentMap.h x: 1 contributors (90d) y: 120 lines of code
120.0
lines of code
  min: 120.0
  average: 120.0
  25th percentile: 120.0
  median: 120.0
  75th percentile: 120.0
  max: 120.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0