DeloitteAU / ddmock-android
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 29% | 70%
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
xml0% | 0% | 0% | 50% | 49%
kt0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ddmock0% | 0% | 0% | 20% | 79%
sample0% | 0% | 0% | 53% | 46%
ddmock-no-op0% | 0% | 0% | 0% | 100%
Longest Files (Top 33)
File# lines# units
ic_launcher_background.xml
in sample/src/main/res/drawable
170 -
ic_mock_launcher_background.xml
in ddmock/src/main/res/drawable
170 -
fragment_mock_entry.xml
in ddmock/src/main/res/layout
100 -
MockEntryFragment.kt
in ddmock/src/main/java/com/dd/view
99 7
DDMock.kt
in ddmock/src/main/java/com/dd
90 3
strings.xml
in ddmock/src/main/res/values
81 -
MockActivity.kt
in ddmock/src/main/java/com/dd/view
71 12
MainActivity.kt
in sample/src/main/java/com/dd
54 4
MockPresenter.kt
in ddmock/src/main/java/com/dd/presenter
46 6
MockInterceptor.kt
in ddmock/src/main/java/com/dd
36 1
ic_launcher_foreground.xml
in sample/src/main/res/drawable-v24
34 -
MockAdapter.kt
in ddmock/src/main/java/com/dd/adapter
30 1
view_entry.xml
in ddmock/src/main/res/layout
20 -
activity_main.xml
in sample/src/main/res/layout
17 -
MockEntry.kt
in ddmock/src/main/java/com/dd
17 -
styles.xml
in ddmock/src/main/res/values
13 -
MockInterceptor.kt
in ddmock-no-op/src/main/java/com/dd
10 1
ic_search.xml
in ddmock/src/main/res/drawable
9 -
SampleApplication.kt
in sample/src/main/java/com/dd
8 1
DDMock.kt
in ddmock-no-op/src/main/java/com/dd
7 1
styles.xml
in sample/src/main/res/values
7 -
colors.xml
in ddmock/src/main/res/values
7 -
MockView.kt
in ddmock/src/main/java/com/dd/view
7 -
colors.xml
in sample/src/main/res/values
6 -
strings.xml
in sample/src/main/res/values
5 -
ic_launcher.xml
in sample/src/main/res/mipmap-anydpi-v26
5 -
ic_launcher_round.xml
in sample/src/main/res/mipmap-anydpi-v26
5 -
tint_list.xml
in ddmock/src/main/res/color
5 -
ic_mock_launcher_round.xml
in ddmock/src/main/res/mipmap-anydpi-v26
5 -
ic_mock_launcher.xml
in ddmock/src/main/res/mipmap-anydpi-v26
5 -
dimens.xml
in sample/src/main/res/values
4 -
dimens.xml
in ddmock/src/main/res/values
4 -
strings.xml
in ddmock-no-op/src/main/res/values
3 -
Files With Most Units (Top 10)
File# lines# units
MockActivity.kt
in ddmock/src/main/java/com/dd/view
71 12
MockEntryFragment.kt
in ddmock/src/main/java/com/dd/view
99 7
MockPresenter.kt
in ddmock/src/main/java/com/dd/presenter
46 6
MainActivity.kt
in sample/src/main/java/com/dd
54 4
DDMock.kt
in ddmock/src/main/java/com/dd
90 3
MockInterceptor.kt
in ddmock-no-op/src/main/java/com/dd
10 1
DDMock.kt
in ddmock-no-op/src/main/java/com/dd
7 1
SampleApplication.kt
in sample/src/main/java/com/dd
8 1
MockInterceptor.kt
in ddmock/src/main/java/com/dd
36 1
MockAdapter.kt
in ddmock/src/main/java/com/dd/adapter
30 1
Files With Long Lines (Top 3)

There are 3 files with lines longer than 120 characters. In total, there are 4 long lines.

File# lines# units# long lines
ic_launcher_foreground.xml
in sample/src/main/res/drawable-v24
34 - 2
ic_search.xml
in ddmock/src/main/res/drawable
9 - 1
MockInterceptor.kt
in ddmock/src/main/java/com/dd
36 1 1
Correlations

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

ddmock/src/main/java/com/dd/DDMock.kt x: 3 commits (all time) y: 90 lines of code ddmock/src/main/java/com/dd/MockEntry.kt x: 5 commits (all time) y: 17 lines of code ddmock/src/main/java/com/dd/MockInterceptor.kt x: 6 commits (all time) y: 36 lines of code ddmock/src/main/java/com/dd/presenter/MockPresenter.kt x: 1 commits (all time) y: 46 lines of code ddmock/src/main/java/com/dd/view/MockActivity.kt x: 2 commits (all time) y: 71 lines of code ddmock/src/main/res/drawable/ic_search.xml x: 1 commits (all time) y: 9 lines of code ddmock/src/main/res/values/strings.xml x: 2 commits (all time) y: 81 lines of code sample/src/main/res/values/dimens.xml x: 1 commits (all time) y: 4 lines of code ddmock/src/main/java/com/dd/view/MockEntryFragment.kt x: 5 commits (all time) y: 99 lines of code ddmock/src/main/java/com/dd/adapter/MockAdapter.kt x: 2 commits (all time) y: 30 lines of code ddmock/src/main/res/layout/fragment_mock_entry.xml x: 1 commits (all time) y: 100 lines of code
100.0
lines of code
  min: 4.0
  average: 53.0
  25th percentile: 17.0
  median: 46.0
  75th percentile: 90.0
  max: 100.0
0 6.0
commits (all time)
min: 1.0 | average: 2.64 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 5.0 | max: 6.0

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

ddmock/src/main/java/com/dd/DDMock.kt x: 2 contributors (all time) y: 90 lines of code ddmock/src/main/java/com/dd/MockEntry.kt x: 3 contributors (all time) y: 17 lines of code ddmock/src/main/java/com/dd/MockInterceptor.kt x: 3 contributors (all time) y: 36 lines of code ddmock/src/main/java/com/dd/presenter/MockPresenter.kt x: 1 contributors (all time) y: 46 lines of code ddmock/src/main/java/com/dd/view/MockActivity.kt x: 1 contributors (all time) y: 71 lines of code ddmock/src/main/res/drawable/ic_search.xml x: 1 contributors (all time) y: 9 lines of code ddmock/src/main/res/values/strings.xml x: 1 contributors (all time) y: 81 lines of code sample/src/main/res/values/dimens.xml x: 1 contributors (all time) y: 4 lines of code ddmock/src/main/java/com/dd/view/MockEntryFragment.kt x: 2 contributors (all time) y: 99 lines of code ddmock/src/main/java/com/dd/adapter/MockAdapter.kt x: 2 contributors (all time) y: 30 lines of code ddmock/src/main/res/layout/fragment_mock_entry.xml x: 1 contributors (all time) y: 100 lines of code
100.0
lines of code
  min: 4.0
  average: 53.0
  25th percentile: 17.0
  median: 46.0
  75th percentile: 90.0
  max: 100.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.64 | 25th percentile: 1.0 | median: 1.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".