apache / cordova-plugin-file
File Size

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

Intro
Learn more...
File Size Overall
25% | 39% | 10% | 16% | 8%
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
js36% | 26% | 0% | 20% | 16%
java45% | 0% | 38% | 8% | 7%
m0% | 93% | 0% | 6% | 0%
h0% | 0% | 0% | 89% | 10%
xml0% | 0% | 0% | 100% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src29% | 46% | 12% | 8% | 2%
www0% | 0% | 0% | 56% | 43%
ROOT0% | 0% | 0% | 100% | 0%
Longest Files (Top 50)
File# lines# units
FileProxy.js
in src/windows
1019 116
FileUtils.java
in src/android
1009 38
FileProxy.js
in src/browser
738 54
CDVFile.m
in src/ios
731 -
CDVFile.m
in src/osx
682 -
541 -
515 -
LocalFilesystem.java
in src/android
363 22
Filesystem.java
in src/android
264 20
AssetFilesystem.java
in src/android
232 15
plugin.xml
in root
187 -
180 10
179 15
173 -
157 11
Preparing.js
in www/browser
126 12
Entry.js
in www
116 13
CDVFile.h
in src/ios
107 -
CDVFile.h
in src/osx
105 -
DirectoryManager.java
in src/android
61 5
53 6
52 5
45 5
42 3
42 4
42 4
PendingRequests.java
in src/android
38 6
File.js
in www
34 2
26 1
21 2
19 4
FileSystem.js
in www/android
19 1
16 1
13 -
12 1
9 1
9 -
9 -
FileSystem.js
in www/osx
7 1
FileSystem.js
in www/ios
7 1
Entry.js
in www/android
7 1
7 -
7 1
7 1
7 1
7 1
7 1
FileSystem.js
in www/browser
6 1
Flags.js
in www
5 1
5 -
Files With Most Units (Top 39)
File# lines# units
FileProxy.js
in src/windows
1019 116
FileProxy.js
in src/browser
738 54
FileUtils.java
in src/android
1009 38
LocalFilesystem.java
in src/android
363 22
Filesystem.java
in src/android
264 20
AssetFilesystem.java
in src/android
232 15
179 15
Entry.js
in www
116 13
Preparing.js
in www/browser
126 12
157 11
180 10
53 6
PendingRequests.java
in src/android
38 6
45 5
52 5
DirectoryManager.java
in src/android
61 5
19 4
42 4
42 4
42 3
21 2
File.js
in www
34 2
Flags.js
in www
5 1
FileSystem.js
in www/osx
7 1
26 1
3 1
12 1
FileSystem.js
in www/ios
7 1
FileSystem.js
in www/browser
6 1
isChrome.js
in www/browser
3 1
FileSystem.js
in www/android
19 1
Entry.js
in www/android
7 1
9 1
16 1
7 1
7 1
7 1
7 1
7 1
Files With Long Lines (Top 19)

There are 19 files with lines longer than 120 characters. In total, there are 168 long lines.

File# lines# units# long lines
FileUtils.java
in src/android
1009 38 38
CDVFile.m
in src/ios
731 - 23
CDVFile.m
in src/osx
682 - 18
541 - 18
515 - 14
173 - 12
FileProxy.js
in src/browser
738 54 5
LocalFilesystem.java
in src/android
363 22 5
Filesystem.java
in src/android
264 20 5
53 6 4
Entry.js
in www
116 13 4
AssetFilesystem.java
in src/android
232 15 4
179 15 4
FileProxy.js
in src/windows
1019 116 4
CDVFile.h
in src/osx
105 - 3
CDVFile.h
in src/ios
107 - 3
plugin.xml
in root
187 - 2
FileSystem.js
in www/osx
7 1 1
FileSystem.js
in www/ios
7 1 1
Correlations

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

plugin.xml x: 171 commits (all time) y: 187 lines of code src/android/ContentFilesystem.java x: 39 commits (all time) y: 179 lines of code src/android/FileUtils.java x: 102 commits (all time) y: 1009 lines of code src/browser/FileProxy.js x: 8 commits (all time) y: 738 lines of code src/windows/FileProxy.js x: 36 commits (all time) y: 1019 lines of code www/DirectoryEntry.js x: 23 commits (all time) y: 52 lines of code www/DirectoryReader.js x: 14 commits (all time) y: 42 lines of code www/Entry.js x: 45 commits (all time) y: 116 lines of code www/File.js x: 10 commits (all time) y: 34 lines of code www/FileEntry.js x: 18 commits (all time) y: 42 lines of code www/FileReader.js x: 17 commits (all time) y: 180 lines of code www/FileSystem.js x: 18 commits (all time) y: 19 lines of code www/FileUploadOptions.js x: 4 commits (all time) y: 9 lines of code www/FileWriter.js x: 21 commits (all time) y: 157 lines of code www/Metadata.js x: 9 commits (all time) y: 12 lines of code www/ProgressEvent.js x: 4 commits (all time) y: 13 lines of code www/android/FileSystem.js x: 16 commits (all time) y: 19 lines of code www/browser/Preparing.js x: 9 commits (all time) y: 126 lines of code www/fileSystemPaths.js x: 6 commits (all time) y: 26 lines of code www/fileSystems-roots.js x: 8 commits (all time) y: 21 lines of code www/ios/FileSystem.js x: 8 commits (all time) y: 7 lines of code www/osx/FileSystem.js x: 5 commits (all time) y: 7 lines of code www/requestFileSystem.js x: 19 commits (all time) y: 45 lines of code www/resolveLocalFileSystemURI.js x: 37 commits (all time) y: 53 lines of code www/android/Entry.js x: 2 commits (all time) y: 7 lines of code src/android/AssetFilesystem.java x: 12 commits (all time) y: 232 lines of code src/android/Filesystem.java x: 39 commits (all time) y: 264 lines of code src/android/LocalFilesystem.java x: 56 commits (all time) y: 363 lines of code src/android/LocalFilesystemURL.java x: 16 commits (all time) y: 42 lines of code src/android/PendingRequests.java x: 2 commits (all time) y: 38 lines of code www/browser/isChrome.js x: 2 commits (all time) y: 3 lines of code www/FileError.js x: 3 commits (all time) y: 16 lines of code www/FileUploadResult.js x: 4 commits (all time) y: 5 lines of code www/Flags.js x: 3 commits (all time) y: 5 lines of code www/fileSystems.js x: 5 commits (all time) y: 3 lines of code src/ios/CDVLocalFilesystem.m x: 38 commits (all time) y: 541 lines of code src/ios/CDVFile.m x: 65 commits (all time) y: 731 lines of code src/ios/CDVFile.h x: 24 commits (all time) y: 107 lines of code src/android/DirectoryManager.java x: 3 commits (all time) y: 61 lines of code src/ios/CDVAssetLibraryFilesystem.m x: 17 commits (all time) y: 173 lines of code src/osx/CDVFile.m x: 3 commits (all time) y: 682 lines of code src/osx/CDVFile.h x: 2 commits (all time) y: 105 lines of code src/osx/CDVLocalFilesystem.h x: 1 commits (all time) y: 9 lines of code src/osx/CDVLocalFilesystem.m x: 1 commits (all time) y: 515 lines of code src/ios/CDVLocalFilesystem.h x: 3 commits (all time) y: 9 lines of code www/LocalFileSystem.js x: 3 commits (all time) y: 2 lines of code
1019.0
lines of code
  min: 2.0
  average: 152.32
  25th percentile: 7.0
  median: 38.0
  75th percentile: 176.0
  max: 1019.0
0 171.0
commits (all time)
min: 1.0 | average: 18.45 | 25th percentile: 3.5 | median: 8.0 | 75th percentile: 20.0 | max: 171.0

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

plugin.xml x: 44 contributors (all time) y: 187 lines of code src/android/ContentFilesystem.java x: 8 contributors (all time) y: 179 lines of code src/android/FileUtils.java x: 22 contributors (all time) y: 1009 lines of code src/browser/FileProxy.js x: 8 contributors (all time) y: 738 lines of code src/windows/FileProxy.js x: 16 contributors (all time) y: 1019 lines of code www/DirectoryEntry.js x: 13 contributors (all time) y: 52 lines of code www/DirectoryReader.js x: 9 contributors (all time) y: 42 lines of code www/Entry.js x: 18 contributors (all time) y: 116 lines of code www/File.js x: 7 contributors (all time) y: 34 lines of code www/FileEntry.js x: 11 contributors (all time) y: 42 lines of code www/FileReader.js x: 14 contributors (all time) y: 180 lines of code www/FileSystem.js x: 11 contributors (all time) y: 19 lines of code www/FileUploadOptions.js x: 4 contributors (all time) y: 9 lines of code www/FileWriter.js x: 15 contributors (all time) y: 157 lines of code www/Metadata.js x: 7 contributors (all time) y: 12 lines of code www/ProgressEvent.js x: 4 contributors (all time) y: 13 lines of code www/android/FileSystem.js x: 7 contributors (all time) y: 19 lines of code www/browser/Preparing.js x: 8 contributors (all time) y: 126 lines of code www/fileSystemPaths.js x: 6 contributors (all time) y: 26 lines of code www/fileSystems-roots.js x: 7 contributors (all time) y: 21 lines of code www/ios/FileSystem.js x: 5 contributors (all time) y: 7 lines of code www/requestFileSystem.js x: 13 contributors (all time) y: 45 lines of code www/resolveLocalFileSystemURI.js x: 18 contributors (all time) y: 53 lines of code www/android/Entry.js x: 1 contributors (all time) y: 7 lines of code src/android/AssetFilesystem.java x: 7 contributors (all time) y: 232 lines of code src/android/Filesystem.java x: 6 contributors (all time) y: 264 lines of code src/android/LocalFilesystem.java x: 11 contributors (all time) y: 363 lines of code src/android/LocalFilesystemURL.java x: 4 contributors (all time) y: 42 lines of code src/android/PendingRequests.java x: 2 contributors (all time) y: 38 lines of code www/browser/isChrome.js x: 2 contributors (all time) y: 3 lines of code www/FileError.js x: 3 contributors (all time) y: 16 lines of code www/FileUploadResult.js x: 4 contributors (all time) y: 5 lines of code www/Flags.js x: 3 contributors (all time) y: 5 lines of code www/fileSystems.js x: 4 contributors (all time) y: 3 lines of code src/ios/CDVLocalFilesystem.m x: 9 contributors (all time) y: 541 lines of code src/ios/CDVFile.m x: 17 contributors (all time) y: 731 lines of code src/ios/CDVFile.h x: 8 contributors (all time) y: 107 lines of code src/android/DirectoryManager.java x: 2 contributors (all time) y: 61 lines of code src/ios/CDVAssetLibraryFilesystem.m x: 8 contributors (all time) y: 173 lines of code src/osx/CDVFile.m x: 1 contributors (all time) y: 682 lines of code src/osx/CDVFile.h x: 1 contributors (all time) y: 105 lines of code src/osx/CDVLocalFilesystem.h x: 1 contributors (all time) y: 9 lines of code src/osx/CDVLocalFilesystem.m x: 1 contributors (all time) y: 515 lines of code www/LocalFileSystem.js x: 3 contributors (all time) y: 2 lines of code
1019.0
lines of code
  min: 2.0
  average: 152.32
  25th percentile: 7.0
  median: 38.0
  75th percentile: 176.0
  max: 1019.0
0 44.0
contributors (all time)
min: 1.0 | average: 7.55 | 25th percentile: 3.0 | median: 6.0 | 75th percentile: 10.0 | max: 44.0

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

plugin.xml x: 1 commits (30d) y: 187 lines of code
187.0
lines of code
  min: 187.0
  average: 187.0
  25th percentile: 187.0
  median: 187.0
  75th percentile: 187.0
  max: 187.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

plugin.xml x: 1 contributors (30d) y: 187 lines of code
187.0
lines of code
  min: 187.0
  average: 187.0
  25th percentile: 187.0
  median: 187.0
  75th percentile: 187.0
  max: 187.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

plugin.xml x: 4 commits (90d) y: 187 lines of code src/android/ContentFilesystem.java x: 1 commits (90d) y: 179 lines of code src/android/FileUtils.java x: 1 commits (90d) y: 1009 lines of code src/browser/FileProxy.js x: 1 commits (90d) y: 738 lines of code src/windows/FileProxy.js x: 1 commits (90d) y: 1019 lines of code www/DirectoryEntry.js x: 1 commits (90d) y: 52 lines of code www/DirectoryReader.js x: 1 commits (90d) y: 42 lines of code www/Entry.js x: 1 commits (90d) y: 116 lines of code www/File.js x: 1 commits (90d) y: 34 lines of code www/FileSystem.js x: 1 commits (90d) y: 19 lines of code www/FileUploadOptions.js x: 1 commits (90d) y: 9 lines of code www/FileWriter.js x: 1 commits (90d) y: 157 lines of code www/ProgressEvent.js x: 1 commits (90d) y: 13 lines of code www/browser/Preparing.js x: 1 commits (90d) y: 126 lines of code www/fileSystemPaths.js x: 1 commits (90d) y: 26 lines of code www/fileSystems-roots.js x: 1 commits (90d) y: 21 lines of code www/ios/FileSystem.js x: 1 commits (90d) y: 7 lines of code www/requestFileSystem.js x: 1 commits (90d) y: 45 lines of code www/resolveLocalFileSystemURI.js x: 1 commits (90d) y: 53 lines of code
1019.0
lines of code
  min: 7.0
  average: 171.33
  25th percentile: 19.0
  median: 43.5
  75th percentile: 173.5
  max: 1019.0
0 4.0
commits (90d)
min: 1.0 | average: 1.13 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 4.0

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

plugin.xml x: 2 contributors (90d) y: 187 lines of code src/android/ContentFilesystem.java x: 1 contributors (90d) y: 179 lines of code src/android/FileUtils.java x: 1 contributors (90d) y: 1009 lines of code src/browser/FileProxy.js x: 1 contributors (90d) y: 738 lines of code src/windows/FileProxy.js x: 1 contributors (90d) y: 1019 lines of code www/DirectoryEntry.js x: 1 contributors (90d) y: 52 lines of code www/DirectoryReader.js x: 1 contributors (90d) y: 42 lines of code www/Entry.js x: 1 contributors (90d) y: 116 lines of code www/File.js x: 1 contributors (90d) y: 34 lines of code www/FileSystem.js x: 1 contributors (90d) y: 19 lines of code www/FileUploadOptions.js x: 1 contributors (90d) y: 9 lines of code www/FileWriter.js x: 1 contributors (90d) y: 157 lines of code www/ProgressEvent.js x: 1 contributors (90d) y: 13 lines of code www/browser/Preparing.js x: 1 contributors (90d) y: 126 lines of code www/fileSystemPaths.js x: 1 contributors (90d) y: 26 lines of code www/fileSystems-roots.js x: 1 contributors (90d) y: 21 lines of code www/ios/FileSystem.js x: 1 contributors (90d) y: 7 lines of code www/requestFileSystem.js x: 1 contributors (90d) y: 45 lines of code www/resolveLocalFileSystemURI.js x: 1 contributors (90d) y: 53 lines of code
1019.0
lines of code
  min: 7.0
  average: 171.33
  25th percentile: 19.0
  median: 43.5
  75th percentile: 173.5
  max: 1019.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.04 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0