84% goodbye-hal

Code Review | Goodbye HAL

WordPress plugin Goodbye HAL scored84%from 54 tests.

About plugin

  • Plugin page: goodbye-hal
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-4.5.3
  • WordPress version: 6.3.1
  • First release: Jul 21, 2016
  • Latest release: Jul 21, 2016
  • Number of updates: 4
  • Update frequency: every 11.5 days
  • Top authors: jeffsch (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /582 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully

Server metrics [RAM: ▼0.00MB] [CPU: ▼7.90ms] Passed 4 tests

An overview of server-side resources used by Goodbye HAL
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0136.70 ▼3.71
Dashboard /wp-admin3.32 ▼0.0344.32 ▼15.60
Posts /wp-admin/edit.php3.37 ▲0.0146.96 ▲2.09
Add New Post /wp-admin/post-new.php5.90 ▲0.0189.25 ▼5.45
Media Library /wp-admin/upload.php3.24 ▲0.0133.44 ▼6.82

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

How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
db_upgraded
can_compress_scripts
theysaidso_admin_options
widget_recent-posts
widget_recent-comments
widget_theysaidso_widget

Browser metrics Passed 4 tests

An overview of browser requirements for Goodbye HAL
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,819 ▲5814.35 ▼0.241.86 ▲0.1136.35 ▼2.75
Dashboard /wp-admin2,200 ▲235.57 ▼0.0992.40 ▲7.6842.56 ▲0.60
Posts /wp-admin/edit.php2,105 ▲51.99 ▼0.0139.43 ▲3.1937.26 ▲0.85
Add New Post /wp-admin/post-new.php1,610 ▲8224.63 ▲1.54607.71 ▼69.7234.88 ▼20.72
Media Library /wp-admin/upload.php1,405 ▲24.16 ▼0.09108.08 ▲9.7246.58 ▲2.22

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

🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • db_upgraded
    • widget_recent-comments
    • can_compress_scripts
    • widget_recent-posts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though no errors were found, this is by no means an exhaustive test

SRP 50% from 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
Please fix the following
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/goodbye-hal/goodbye-hal.php:97

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
5 plugin tags: hal, goodbye, admin, hello, dolly

goodbye-hal/goodbye-hal.php 92% from 13 tests

Analyzing the main PHP file in "Goodbye HAL" version 1.0
Please make the necessary changes and fix the following:
  • Description: Please keep the plugin description shorter than 140 characters (currently 229 characters long)

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected83 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1142283

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.11
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

Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin