84% prism-warning

Code Review | Prism Warning

WordPress plugin Prism Warning scored84%from 54 tests.

About plugin

  • Plugin page: prism-warning
  • Plugin version: 0.6
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-3.8
  • WordPress version: 6.3.1
  • First release: Dec 1, 2013
  • Latest release: Dec 13, 2013
  • Number of updates: 9
  • Update frequency: every 1.3 days
  • Top authors: the-original-k40s (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /734 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices

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

Analyzing server-side resources used by Prism Warning
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0138.89 ▼3.49
Dashboard /wp-admin3.32 ▼0.0347.30 ▼22.28
Posts /wp-admin/edit.php3.37 ▲0.0147.95 ▲5.18
Add New Post /wp-admin/post-new.php5.90 ▲0.0189.73 ▲2.96
Media Library /wp-admin/upload.php3.24 ▲0.0134.05 ▼0.47

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

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

Browser metrics Passed 4 tests

A check of browser resources used by Prism Warning
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,816 ▲7014.47 ▼0.281.64 ▼0.5444.18 ▲0.08
Dashboard /wp-admin2,222 ▲345.89 ▲0.04106.90 ▲2.2741.10 ▲2.37
Posts /wp-admin/edit.php2,108 ▲192.00 ▼0.0538.64 ▼5.6334.06 ▲2.28
Add New Post /wp-admin/post-new.php1,546 ▲723.06 ▲4.80655.43 ▲10.8761.83 ▲7.17
Media Library /wp-admin/upload.php1,404 ▲134.24 ▲0.07105.88 ▲7.9648.09 ▲5.77

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
  • The uninstall procedure has failed, leaving 6 options in the database
    • can_compress_scripts
    • db_upgraded
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • widget_recent-comments
    • 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)
Good news, no errors were detected

SRP 50% from 2 tests

🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Almost there! Just fix the following items
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/prism-warning/prism-warning.php:13

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

Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
2 plugin tags: browsers, prism

prism-warning/prism-warning.php Passed 13 tests

The entry point to "Prism Warning" version 0.6 is a PHP file that has certain tags in its header comment area
86 characters long description:
Dieses Plugin zeigt eine Warnung, wenn ein Browser von PRISM-Mitgliedern genutzt wird.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
There were no executable files found in this plugin263 lines of code in 4 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript31837199
PHP1233464

PHP code Passed 2 tests

A short review of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.38
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%
Functions4
▷ Named functions4100.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
PNG images were not found in this plugin