firebase / firebase-android-sdk
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
24,092 LOC (19%)
97 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
24,092 LOC (19%)
97 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
97
files match defined criteria (
24,092
lines of code,
20.0%
vs. main code):
96
*.java files (
24,083
lines of code)
1
*.h files (
9
lines of code)
143
lines match the content pattern.
details...
per component - primary logical decomposition
firebase-firestore
in 27 files, 7,901 LOC (29%)
firebase-database
in 29 files, 7,166 LOC (37%)
firebase-perf
in 1 file 312 LOC (2%)
firebase-crashlytics
in 13 files, 3,640 LOC (44%)
firebase-storage
in 1 file 328 LOC (4%)
firebase-inappmessaging
in 1 file 199 LOC (3%)
firebase-messaging
in 1 file 235 LOC (4%)
transport
in 3 files, 922 LOC (24%)
firebase-inappmessaging-display
in 8 files, 1,455 LOC (42%)
firebase-crashlytics-ndk
in 2 files, 91 LOC (4%)
appcheck
in 4 files, 650 LOC (37%)
firebase-common
in 3 files, 614 LOC (35%)
firebase-installations
in 1 file 53 LOC (3%)
firebase-functions
in 3 files, 526 LOC (61%)