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: ▼4.05ms] Passed 4 tests
An overview of server-side resources used by Markeaze for WooCommerce
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 39.56 ▼2.07 |
Dashboard /wp-admin | 3.32 ▼0.03 | 48.17 ▼13.93 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 54.10 ▲5.93 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 105.05 ▼2.36 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 38.41 ▲2.17 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 17 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
markeaze_plgn_options |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
Markeaze for WooCommerce: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,849 ▲78 | 13.55 ▼0.64 | 1.72 ▼0.09 | 42.17 ▼1.37 |
Dashboard /wp-admin | 2,249 ▲64 | 5.84 ▲0.98 | 105.52 ▼1.20 | 75.20 ▲34.94 |
Posts /wp-admin/edit.php | 2,138 ▲49 | 1.99 ▲0.01 | 38.40 ▼0.18 | 33.54 ▼8.85 |
Add New Post /wp-admin/post-new.php | 1,566 ▲31 | 18.31 ▼4.93 | 720.17 ▲52.44 | 70.07 ▲16.86 |
Media Library /wp-admin/upload.php | 1,434 ▲43 | 4.19 ▲0.02 | 100.80 ▼0.76 | 75.78 ▲26.03 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- This plugin does not fully uninstall, leaving 7 options in the database
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- markeaze_plgn_options
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though everything seems fine, this is not 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 items
- 2× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_url() in wp-content/plugins/markeaze/markeaze.php:33
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/markeaze/tmpl/adminform.php:17
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
6 plugin tags: widgets, analytics, woocommerce, e-commerce, email campaigns...
markeaze/markeaze.php Passed 13 tests
The primary PHP file in "Markeaze for WooCommerce" version 1.0.1 is used by WordPress to initiate all plugin functionality
109 characters long description:
Markeaze helps you improve the quality of customer service, decrease response time, and increase conversions.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
No dangerous file extensions were detected830 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 148 | 78 | 541 |
Markdown | 2 | 42 | 0 | 171 |
PO File | 2 | 28 | 0 | 94 |
SVG | 1 | 1 | 0 | 23 |
HTML | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 32.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 84.00 |
Average method complexity | 3.58 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 17.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 36 | |
▷ Static methods | 25 | 69.44% |
▷ Public methods | 24 | 66.67% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 12 | 33.33% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin