GoogleCloudPlatform / recaptcha-enterprise-flutter
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 29% | 35% | 34%
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
dart0% | 0% | 65% | 0% | 34%
swift0% | 0% | 0% | 90% | 9%
kt0% | 0% | 0% | 97% | 2%
yaml0% | 0% | 0% | 0% | 100%
m0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
example0% | 0% | 64% | 0% | 35%
ios0% | 0% | 0% | 89% | 10%
android0% | 0% | 0% | 100% | 0%
lib0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 25)
File# lines# units
main.dart
in example/lib
204 8
133 -
RecaptchaEnterprisePlugin.kt
in android/src/main/kotlin/com/google/flutter/recaptcha
116 8
30 3
23 -
22 4
pubspec.yaml
in example
21 -
GeneratedPluginRegistrant.m
in example/ios/Runner
17 -
app_config.dart
in example/lib
16 2
AppDelegate.swift
in example/ios/Runner
14 -
13 2
12 -
11 1
styles.xml
in example/android/app/src/main/res/values
9 -
styles.xml
in example/android/app/src/main/res/values-night
9 -
GeneratedPluginRegistrant.h
in example/ios/Runner
9 -
8 1
6 -
6 -
launch_background.xml
in example/android/app/src/main/res/drawable
4 -
launch_background.xml
in example/android/app/src/main/res/drawable-v21
4 -
MainActivity.kt
in example/android/app/src/main/kotlin/com/google/recaptcha_enterprise_example
3 -
3 -
Runner-Bridging-Header.h
in example/ios/Runner
1 -
1 -
Files With Most Units (Top 8)
File# lines# units
RecaptchaEnterprisePlugin.kt
in android/src/main/kotlin/com/google/flutter/recaptcha
116 8
main.dart
in example/lib
204 8
22 4
30 3
app_config.dart
in example/lib
16 2
13 2
8 1
11 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

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

android/src/main/kotlin/com/google/flutter/recaptcha/RecaptchaEnterprisePlugin.kt x: 10 commits (all time) y: 116 lines of code pubspec.yaml x: 38 commits (all time) y: 23 lines of code example/lib/main.dart x: 16 commits (all time) y: 204 lines of code example/pubspec.yaml x: 10 commits (all time) y: 21 lines of code lib/recaptcha_enterprise.dart x: 11 commits (all time) y: 13 lines of code example/ios/Runner/AppDelegate.swift x: 5 commits (all time) y: 14 lines of code ios/Classes/SwiftRecaptchaEnterprisePlugin.swift x: 11 commits (all time) y: 133 lines of code lib/recaptcha.dart x: 4 commits (all time) y: 11 lines of code lib/recaptcha_client.dart x: 3 commits (all time) y: 8 lines of code lib/recaptcha_enterprise_method_channel.dart x: 5 commits (all time) y: 30 lines of code lib/recaptcha_enterprise_platform_interface.dart x: 5 commits (all time) y: 22 lines of code analysis_options.yaml x: 4 commits (all time) y: 1 lines of code example/analysis_options.yaml x: 4 commits (all time) y: 6 lines of code lib/recaptcha_action.dart x: 5 commits (all time) y: 6 lines of code example/ios/Runner/GeneratedPluginRegistrant.h x: 2 commits (all time) y: 9 lines of code example/ios/Runner/GeneratedPluginRegistrant.m x: 2 commits (all time) y: 17 lines of code example/android/app/src/main/kotlin/com/google/recaptcha_enterprise_example/MainActivity.kt x: 2 commits (all time) y: 3 lines of code example/android/app/src/main/res/drawable-v21/launch_background.xml x: 2 commits (all time) y: 4 lines of code example/ios/Runner/Runner-Bridging-Header.h x: 2 commits (all time) y: 1 lines of code example/lib/app_config.dart x: 2 commits (all time) y: 16 lines of code ios/Classes/RecaptchaEnterprisePlugin.m x: 2 commits (all time) y: 12 lines of code
204.0
lines of code
  min: 1.0
  average: 27.8
  25th percentile: 5.0
  median: 11.0
  75th percentile: 21.5
  max: 204.0
0 38.0
commits (all time)
min: 2.0 | average: 6.12 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 7.5 | max: 38.0

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

android/src/main/kotlin/com/google/flutter/recaptcha/RecaptchaEnterprisePlugin.kt x: 3 contributors (all time) y: 116 lines of code pubspec.yaml x: 4 contributors (all time) y: 23 lines of code example/lib/main.dart x: 5 contributors (all time) y: 204 lines of code example/pubspec.yaml x: 4 contributors (all time) y: 21 lines of code lib/recaptcha_enterprise.dart x: 3 contributors (all time) y: 13 lines of code example/ios/Runner/AppDelegate.swift x: 3 contributors (all time) y: 14 lines of code ios/Classes/SwiftRecaptchaEnterprisePlugin.swift x: 3 contributors (all time) y: 133 lines of code lib/recaptcha.dart x: 2 contributors (all time) y: 11 lines of code lib/recaptcha_client.dart x: 2 contributors (all time) y: 8 lines of code lib/recaptcha_enterprise_method_channel.dart x: 3 contributors (all time) y: 30 lines of code lib/recaptcha_enterprise_platform_interface.dart x: 3 contributors (all time) y: 22 lines of code analysis_options.yaml x: 2 contributors (all time) y: 1 lines of code example/analysis_options.yaml x: 2 contributors (all time) y: 6 lines of code example/ios/Runner/GeneratedPluginRegistrant.h x: 2 contributors (all time) y: 9 lines of code example/ios/Runner/GeneratedPluginRegistrant.m x: 2 contributors (all time) y: 17 lines of code example/android/app/src/main/kotlin/com/google/recaptcha_enterprise_example/MainActivity.kt x: 1 contributors (all time) y: 3 lines of code example/android/app/src/main/res/drawable-v21/launch_background.xml x: 1 contributors (all time) y: 4 lines of code example/android/app/src/main/res/values-night/styles.xml x: 1 contributors (all time) y: 9 lines of code example/ios/Runner/Runner-Bridging-Header.h x: 1 contributors (all time) y: 1 lines of code example/lib/app_config.dart x: 1 contributors (all time) y: 16 lines of code ios/Classes/RecaptchaEnterprisePlugin.m x: 1 contributors (all time) y: 12 lines of code
204.0
lines of code
  min: 1.0
  average: 27.8
  25th percentile: 5.0
  median: 11.0
  75th percentile: 21.5
  max: 204.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.16 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 5.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): 2 points

android/src/main/kotlin/com/google/flutter/recaptcha/RecaptchaEnterprisePlugin.kt x: 2 commits (90d) y: 116 lines of code pubspec.yaml x: 2 commits (90d) y: 23 lines of code
116.0
lines of code
  min: 23.0
  average: 69.5
  25th percentile: 23.0
  median: 69.5
  75th percentile: 116.0
  max: 116.0
0 2.0
commits (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

android/src/main/kotlin/com/google/flutter/recaptcha/RecaptchaEnterprisePlugin.kt x: 2 contributors (90d) y: 116 lines of code pubspec.yaml x: 1 contributors (90d) y: 23 lines of code
116.0
lines of code
  min: 23.0
  average: 69.5
  25th percentile: 23.0
  median: 69.5
  75th percentile: 116.0
  max: 116.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.5 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.0 | max: 2.0