projen / projen-go
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
29,973 LOC (81%)
13 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
29,973 LOC (81%)
13 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
13
files match defined criteria (
29,973
lines of code,
81.2%
vs. main code). All matches are in *.go files.
81
lines match the content pattern.
details...
per component - primary logical decomposition
projen
in 1 file 4,670 LOC (82%)
projen/awscdk
in 1 file 4,926 LOC (88%)
projen/web
in 1 file 4,317 LOC (89%)
projen/typescript
in 1 file 3,018 LOC (89%)
projen/javascript
in 1 file 2,499 LOC (83%)
projen/github
in 2 files, 1,873 LOC (75%)
projen/cdk
in 1 file 2,145 LOC (89%)
projen/cdk8s
in 1 file 2,139 LOC (90%)
projen/python
in 1 file 1,660 LOC (82%)
projen/java
in 1 file 1,137 LOC (83%)
projen/cdktf
in 1 file 1,048 LOC (90%)
projen/release
in 1 file 541 LOC (78%)