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 gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼9.97ms] Passed 4 tests
An overview of server-side resources used by WP AVCL Automation Helper (formerly WPFlyLeads)
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 42.95 ▲2.33 |
Dashboard /wp-admin | 3.31 ▲0.01 | 46.51 ▼9.47 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 50.31 ▲2.36 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 80.50 ▼32.59 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.60 ▼0.13 |
Server storage [IO: ▲0.19MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 11 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for WP AVCL Automation Helper (formerly WPFlyLeads)
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,794 ▲33 | 14.26 ▼0.01 | 1.75 ▲0.08 | 42.49 ▼1.82 |
Dashboard /wp-admin | 2,197 ▲20 | 5.51 ▼0.09 | 84.54 ▼19.02 | 43.17 ▲1.17 |
Posts /wp-admin/edit.php | 2,105 ▲5 | 2.02 ▲0.03 | 35.25 ▼2.68 | 34.40 ▼3.27 |
Add New Post /wp-admin/post-new.php | 1,531 ▲2 | 23.25 ▲0.17 | 714.58 ▲47.91 | 54.33 ▲4.38 |
Media Library /wp-admin/upload.php | 1,408 ▲14 | 4.16 ▼0.02 | 93.70 ▼8.70 | 44.18 ▲0.04 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Attributes that require attention:
- Screenshots: No descriptions were found for these screenshots #1, #2, #3, #4, #5, #6, #7 in woozap/assets to your readme.txt
woozap/init.php 85% from 13 tests
Analyzing the main PHP file in "WP AVCL Automation Helper (formerly WPFlyLeads)" version 3.3
You should first fix the following items:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("woozap.php" instead of "init.php")
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 217 characters long)
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
Good job! No executable or dangerous file extensions detected1,404 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 278 | 51 | 1,226 |
JavaScript | 2 | 42 | 2 | 111 |
CSS | 2 | 3 | 0 | 67 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 34.50 |
▷ Minimum class complexity | 13.00 |
▷ Maximum class complexity | 75.00 |
Average method complexity | 5.32 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 24.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 31 | |
▷ Static methods | 2 | 6.45% |
▷ Public methods | 31 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 10 | |
▷ Named functions | 10 | 100.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
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin