90% dark-code

Code Review | Dark Code

WordPress plugin Dark Code scored90%from 54 tests.

About plugin

  • Plugin page: dark-code
  • Plugin version: 0.1
  • PHP compatiblity: 7.0+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.0-6.3
  • WordPress version: 6.3.1
  • First release: Jun 1, 2022
  • Latest release: Aug 19, 2023
  • Number of updates: 5
  • Update frequency: every 88.8 days
  • Top authors: bhadaway (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /353 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.01MB] [CPU: ▼8.13ms] Passed 4 tests

Analyzing server-side resources used by Dark Code
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.50 ▲0.0340.26 ▼1.15
Dashboard /wp-admin3.33 ▼0.0244.91 ▼18.67
Posts /wp-admin/edit.php3.38 ▲0.0243.85 ▼0.52
Add New Post /wp-admin/post-new.php5.91 ▲0.0280.85 ▼12.19
Media Library /wp-admin/upload.php3.26 ▲0.0236.36 ▲3.08

Server storage [IO: ▲0.12MB] [DB: ▲0.00MB] Passed 3 tests

Filesystem and database footprint
This plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
theysaidso_admin_options
widget_recent-comments
widget_theysaidso_widget
can_compress_scripts
db_upgraded

Browser metrics Passed 4 tests

An overview of browser requirements for Dark Code
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,810 ▲6413.95 ▼0.3514.75 ▲12.9642.29 ▼0.94
Dashboard /wp-admin2,206 ▲185.82 ▲0.91104.92 ▼5.4436.69 ▼7.15
Posts /wp-admin/edit.php2,089 ▼02.03 ▼0.1533.61 ▼5.7133.57 ▼1.21
Add New Post /wp-admin/post-new.php1,542 ▲2518.35 ▲0.83607.72 ▼2.3644.28 ▼8.58
Media Library /wp-admin/upload.php1,391 ▲34.23 ▼0.0197.29 ▼1.8944.26 ▼2.08

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
  • The uninstall procedure has failed, leaving 6 options in the database
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_theysaidso_widget
    • widget_recent-posts
    • db_upgraded
    • widget_recent-comments

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected

SRP Passed 2 tests

🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Looking good! No server-side errors or output on direct access of PHP files

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
6 plugin tags: highlighting, dracula, code, syntax, dark mode...

dark-code/dark-code.php Passed 13 tests

The main file in "Dark Code" v. 0.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
24 characters long description:
Dark mode for your code.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
No dangerous file extensions were detected1,350 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript1001,168
PHP1414181
CSS1001

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
There were no cyclomatic complexity issued detected
Cyclomatic complexity
Average complexity per logical line of code0.03
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions3
▷ Named functions3100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin