Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼2.43ms] Passed 4 tests
A check of server-side resources used by Reaktiv CSS Builder
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 38.98 ▼5.75 |
Dashboard /wp-admin | 3.33 ▲0.02 | 57.82 ▲4.10 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 49.93 ▲1.11 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 87.07 ▼5.74 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 37.11 ▲0.67 |
CSS Builder /wp-admin/themes.php?page=reaktiv-custom-css | 3.22 | 33.49 |
Server storage [IO: ▲0.29MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Reaktiv CSS Builder: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.35 ▼0.01 | 1.83 ▲0.11 | 44.37 ▼2.57 |
Dashboard /wp-admin | 2,202 ▲22 | 5.56 ▼0.08 | 86.07 ▼6.75 | 35.64 ▼3.32 |
Posts /wp-admin/edit.php | 2,101 ▲4 | 1.95 ▼0.02 | 33.50 ▼4.47 | 34.42 ▼4.45 |
Add New Post /wp-admin/post-new.php | 1,529 ▼1 | 23.20 ▲0.21 | 654.31 ▼47.18 | 51.04 ▲2.11 |
Media Library /wp-admin/upload.php | 1,404 ▲4 | 4.24 ▲0.02 | 93.91 ▼14.29 | 41.39 ▼5.03 |
CSS Builder /wp-admin/themes.php?page=reaktiv-custom-css | 995 | 2.35 | 35.08 | 44.00 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/reaktiv-css-builder/reaktiv-css-builder.php:39
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
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: css, custom design
reaktiv-css-builder/reaktiv-css-builder.php Passed 13 tests
The main PHP file in "Reaktiv CSS Builder" ver. 1.1.0 adds more information about the plugin and also serves as the entry point for this plugin
30 characters long description:
Make simple CSS customizations
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
Good job! No executable or dangerous file extensions detected6,207 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 3 | 630 | 424 | 5,644 |
PHP | 1 | 192 | 161 | 275 |
CSS | 2 | 32 | 21 | 227 |
PO File | 1 | 20 | 20 | 61 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 55.00 |
▷ Minimum class complexity | 55.00 |
▷ Maximum class complexity | 55.00 |
Average method complexity | 4.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 16.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 | 18 | |
▷ Static methods | 3 | 16.67% |
▷ Public methods | 18 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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