twitter / ios-twitter-logging-service
File Size

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

Intro
Learn more...
File Size Overall
0% | 35% | 34% | 6% | 23%
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
m0% | 46% | 36% | 3% | 13%
swift0% | 0% | 75% | 0% | 25%
h0% | 0% | 0% | 23% | 76%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
TwitterLoggingServiceTests0% | 77% | 22% | 0% | <1%
Classes0% | 26% | 42% | 0% | 30%
TwitterLoggingServiceExt0% | 0% | 65% | 29% | 4%
ExampleLogger0% | 0% | 0% | 25% | 74%
Longest Files (Top 38)
File# lines# units
TLSLoggingTests.m
in TwitterLoggingServiceTests
929 5
527 4
390 1
TLSExt.m
in TwitterLoggingServiceExt
304 6
TLSLoggingSwiftTests.swift
in TwitterLoggingServiceTests
270 9
229 -
221 -
TLSExtDefinitions.h
in TwitterLoggingServiceExt
137 3
121 -
93 -
TLSLog.swift
in Classes
90 -
89 4
80 -
74 -
ExampleTextView.m
in ExampleLogger
66 -
TLSLog.h
in Classes
62 -
ExampleAppDelegate.m
in ExampleLogger
47 -
40 1
TLS_Project.h
in Classes
40 -
TLSProtocols.h
in Classes
35 1
31 -
31 -
30 -
27 -
TLSExt.h
in TwitterLoggingServiceExt
22 -
15 -
14 -
13 -
13 -
13 -
10 -
main.m
in ExampleLogger
7 1
ExampleTextView.h
in ExampleLogger
6 -
ExampleAppDelegate.h
in ExampleLogger
5 -
3 -
3 -
3 -
1 -
Files With Most Units (Top 10)
File# lines# units
TLSLoggingSwiftTests.swift
in TwitterLoggingServiceTests
270 9
TLSExt.m
in TwitterLoggingServiceExt
304 6
TLSLoggingTests.m
in TwitterLoggingServiceTests
929 5
89 4
527 4
TLSExtDefinitions.h
in TwitterLoggingServiceExt
137 3
main.m
in ExampleLogger
7 1
40 1
TLSProtocols.h
in Classes
35 1
390 1
Files With Long Lines (Top 15)

There are 15 files with lines longer than 120 characters. In total, there are 130 long lines.

File# lines# units# long lines
TLSLoggingTests.m
in TwitterLoggingServiceTests
929 5 71
TLSExt.m
in TwitterLoggingServiceExt
304 6 15
390 1 9
TLSLoggingSwiftTests.swift
in TwitterLoggingServiceTests
270 9 8
229 - 7
40 1 6
TLSExt.h
in TwitterLoggingServiceExt
22 - 3
93 - 2
221 - 2
527 4 2
74 - 1
TLSLog.h
in Classes
62 - 1
31 - 1
27 - 1
TLS_Project.h
in Classes
40 - 1
Correlations

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

Classes/TLSConsoleOutputStreams.m x: 9 commits (all time) y: 80 lines of code Classes/TLSDeclarations.h x: 9 commits (all time) y: 89 lines of code Classes/TLSDeclarations.m x: 10 commits (all time) y: 229 lines of code Classes/TLSFileOutputStream.h x: 10 commits (all time) y: 31 lines of code Classes/TLSLog.h x: 11 commits (all time) y: 62 lines of code Classes/TLSLog.swift x: 8 commits (all time) y: 90 lines of code Classes/TLSLoggingService+Advanced.h x: 11 commits (all time) y: 30 lines of code Classes/TLSLoggingService.m x: 13 commits (all time) y: 527 lines of code Classes/TLSRollingFileOutputStream.h x: 8 commits (all time) y: 40 lines of code Classes/TLSRollingFileOutputStream.m x: 8 commits (all time) y: 390 lines of code Classes/TLS_Project.h x: 12 commits (all time) y: 40 lines of code ExampleLogger/ExampleConfigureViewController.m x: 2 commits (all time) y: 93 lines of code ExampleLogger/TLSLoggingService+ExampleAdditions.m x: 2 commits (all time) y: 74 lines of code TwitterLoggingServiceExt/TLSExt.h x: 3 commits (all time) y: 22 lines of code TwitterLoggingServiceExt/TLSExt.m x: 4 commits (all time) y: 304 lines of code TwitterLoggingServiceTests/TLSLoggingTests.m x: 9 commits (all time) y: 929 lines of code TwitterLoggingServiceTests/TLSLoggingSwiftTests.swift x: 12 commits (all time) y: 270 lines of code Classes/TLSFileOutputStream.m x: 9 commits (all time) y: 221 lines of code Classes/TLSLoggingService.h x: 8 commits (all time) y: 14 lines of code Classes/TLSCrashlyticsOutputStream.m x: 5 commits (all time) y: 27 lines of code TwitterLoggingServiceExt/TLSExtDefinitions.h x: 1 commits (all time) y: 137 lines of code Classes/TLSFileOutputStream+Protected.h x: 4 commits (all time) y: 15 lines of code Classes/TLSProtocols.h x: 4 commits (all time) y: 35 lines of code ExampleLogger/ExampleAppDelegate.m x: 2 commits (all time) y: 47 lines of code ExampleLogger/ExampleMakeLogsViewController.m x: 2 commits (all time) y: 121 lines of code ExampleLogger/ExampleTextView.h x: 2 commits (all time) y: 6 lines of code ExampleLogger/ExampleTextView.m x: 2 commits (all time) y: 66 lines of code ExampleLogger/TLSLoggingService+ExampleAdditions.h x: 2 commits (all time) y: 13 lines of code Classes/TLSConsoleOutputStreams.h x: 5 commits (all time) y: 13 lines of code Classes/TLSCrashlyticsOutputStream.h x: 3 commits (all time) y: 10 lines of code Classes/TwitterLoggingService.h x: 6 commits (all time) y: 13 lines of code ExampleLogger/ExampleAppConsoleViewController.h x: 1 commits (all time) y: 3 lines of code ExampleLogger/ExampleAppConsoleViewController.m x: 1 commits (all time) y: 31 lines of code ExampleLogger/ExampleAppDelegate.h x: 1 commits (all time) y: 5 lines of code
929.0
lines of code
  min: 1.0
  average: 107.66
  25th percentile: 13.0
  median: 37.5
  75th percentile: 100.0
  max: 929.0
0 13.0
commits (all time)
min: 1.0 | average: 5.34 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 9.0 | max: 13.0

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

Classes/TLSConsoleOutputStreams.m x: 2 contributors (all time) y: 80 lines of code Classes/TLSDeclarations.h x: 2 contributors (all time) y: 89 lines of code Classes/TLSDeclarations.m x: 2 contributors (all time) y: 229 lines of code Classes/TLSFileOutputStream.h x: 2 contributors (all time) y: 31 lines of code Classes/TLSLog.h x: 3 contributors (all time) y: 62 lines of code Classes/TLSLoggingService.m x: 2 contributors (all time) y: 527 lines of code Classes/TLSRollingFileOutputStream.h x: 2 contributors (all time) y: 40 lines of code Classes/TLSRollingFileOutputStream.m x: 2 contributors (all time) y: 390 lines of code Classes/TLS_Project.h x: 3 contributors (all time) y: 40 lines of code ExampleLogger/ExampleConfigureViewController.m x: 1 contributors (all time) y: 93 lines of code ExampleLogger/TLSLoggingService+ExampleAdditions.m x: 1 contributors (all time) y: 74 lines of code TwitterLoggingServiceExt/TLSExt.h x: 1 contributors (all time) y: 22 lines of code TwitterLoggingServiceExt/TLSExt.m x: 1 contributors (all time) y: 304 lines of code TwitterLoggingServiceTests/TLSLoggingTests.m x: 2 contributors (all time) y: 929 lines of code TwitterLoggingServiceTests/TLSLoggingSwiftTests.swift x: 2 contributors (all time) y: 270 lines of code Classes/TLSFileOutputStream.m x: 2 contributors (all time) y: 221 lines of code Classes/TLSLoggingService.h x: 2 contributors (all time) y: 14 lines of code Classes/TLSCrashlyticsOutputStream.m x: 2 contributors (all time) y: 27 lines of code TwitterLoggingServiceExt/TLSExtDefinitions.h x: 1 contributors (all time) y: 137 lines of code Classes/TLSFileOutputStream+Protected.h x: 2 contributors (all time) y: 15 lines of code Classes/TLSProtocols.h x: 2 contributors (all time) y: 35 lines of code ExampleLogger/ExampleAppDelegate.m x: 2 contributors (all time) y: 47 lines of code ExampleLogger/ExampleMakeLogsViewController.m x: 2 contributors (all time) y: 121 lines of code ExampleLogger/ExampleTextView.h x: 2 contributors (all time) y: 6 lines of code ExampleLogger/ExampleTextView.m x: 2 contributors (all time) y: 66 lines of code Classes/TLSCrashlyticsOutputStream.h x: 2 contributors (all time) y: 10 lines of code Classes/TwitterLoggingService.h x: 3 contributors (all time) y: 13 lines of code ExampleLogger/ExampleAppConsoleViewController.h x: 1 contributors (all time) y: 3 lines of code ExampleLogger/ExampleAppConsoleViewController.m x: 1 contributors (all time) y: 31 lines of code ExampleLogger/ExampleAppDelegate.h x: 1 contributors (all time) y: 5 lines of code
929.0
lines of code
  min: 1.0
  average: 107.66
  25th percentile: 13.0
  median: 37.5
  75th percentile: 100.0
  max: 929.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.76 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 3.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): 0 points

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

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

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