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
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼2.63ms] Passed 4 tests
An overview of server-side resources used by ionCube tester plus
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 43.56 ▲1.15 |
Dashboard /wp-admin | 3.31 ▲0.01 | 47.45 ▼1.96 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 49.84 ▼1.19 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 91.59 ▼3.44 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 32.31 ▼3.91 |
Server storage [IO: ▲0.25MB] [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-comments |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
ionCube tester plus: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,810 ▲75 | 13.20 ▼1.21 | 1.52 ▼0.40 | 31.26 ▼13.18 |
Dashboard /wp-admin | 2,216 ▲61 | 4.89 ▼0.81 | 106.86 ▲4.45 | 57.94 ▲15.37 |
Posts /wp-admin/edit.php | 2,098 ▲9 | 2.04 ▼0.04 | 38.37 ▼2.06 | 37.50 ▲2.71 |
Add New Post /wp-admin/post-new.php | 1,546 ▲27 | 23.28 ▲0.47 | 578.30 ▼87.72 | 52.82 ▲3.88 |
Media Library /wp-admin/upload.php | 1,398 ▲16 | 4.23 ▲0.04 | 96.67 ▼1.49 | 47.29 ▲1.96 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
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 | 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
Please take a closer look at the following
- 2× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/ioncube-tester-plus/loader-wizard.php
- > /wp-content/plugins/ioncube-tester-plus/ioncube-tester-plus.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 88% from 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
Please fix the following attributes:
- Requires at least: Invalid version format
- Screenshots: Please add images for these screenshots: #1 (Admin notice when loader is installed on your server), #2 (Admin notice when loader is NOT installed on your server), #3 (loader wizard gives info on how to install the loader on your server)
ioncube-tester-plus/ioncube-tester-plus.php 92% from 13 tests
The principal PHP file in "ionCube tester plus" v. 1.3 is loaded by WordPress automatically on each request
Please make the necessary changes and fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 165 characters long)
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
Everything looks great! No dangerous files found in this plugin3,537 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 377 | 33 | 3,537 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.42 |
Average class complexity | 8.00 |
▷ Minimum class complexity | 8.00 |
▷ Maximum class complexity | 8.00 |
Average method complexity | 3.33 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 5.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 3 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 3 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 160 | |
▷ Named functions | 160 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 73 | |
▷ Global constants | 73 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin