Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.15MB] [CPU: ▲2.06ms] Passed 4 tests
This is a short check of server-side resources used by WP Adf.ly Dashboard and Integration
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.16 | 43.35 ▲2.44 |
Dashboard /wp-admin | 3.47 ▲0.16 | 49.67 ▼0.24 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 49.77 ▲0.34 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 99.45 ▲6.52 |
Media Library /wp-admin/upload.php | 3.38 ▲0.15 | 38.64 ▲5.68 |
AdFly Integration Settings /wp-admin/options-general.php?page=wp-adf-ly-dashboard-and-integration/index.php | 3.35 | 37.48 |
Server storage [IO: ▲0.20MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by WP Adf.ly Dashboard and Integration
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,876 ▲119 | 14.32 ▼0.08 | 1.98 ▼0.19 | 40.45 ▼4.12 |
Dashboard /wp-admin | 2,257 ▲66 | 5.82 ▼0.06 | 118.15 ▲15.29 | 41.96 ▼3.32 |
Posts /wp-admin/edit.php | 2,093 ▲1 | 2.01 ▼0.04 | 40.21 ▼0.76 | 34.95 ▼0.83 |
Add New Post /wp-admin/post-new.php | 1,550 ▲12 | 18.46 ▼4.73 | 630.07 ▼9.46 | 72.89 ▲22.06 |
Media Library /wp-admin/upload.php | 1,386 ▲1 | 4.22 ▼0.10 | 96.71 ▼7.19 | 42.22 ▼2.69 |
AdFly Integration Settings /wp-admin/options-general.php?page=wp-adf-ly-dashboard-and-integration/index.php | 1,076 | 2.07 | 23.68 | 26.42 |
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
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- widget_theysaidso_widget
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 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
The SRP test was a success
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 90% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
- Screenshots: Screenshot #1 (Adf.ly API Documentations Page) image missing
- Screenshots: A description for screenshot #0 is required in wp-adf-ly-dashboard-and-integration/assets to your readme.txt
wp-adf-ly-dashboard-and-integration/index.php 92% from 13 tests
"WP Adf.ly Dashboard and Integration" version 1.3.7's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
Please take the time to fix the following:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("wp-adf-ly-dashboard-and-integration.php" instead of "index.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Good job! No executable or dangerous file extensions detected578 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 106 | 28 | 529 |
CSS | 1 | 5 | 2 | 36 |
JavaScript | 2 | 4 | 7 | 13 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.45 |
Average class complexity | 38.00 |
▷ Minimum class complexity | 9.00 |
▷ Maximum class complexity | 67.00 |
Average method complexity | 4.30 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 23 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 15 | 65.22% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 8 | 34.78% |
Functions | 5 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 5 | 100.00% |
Constants | 7 | |
▷ Global constants | 3 | 42.86% |
▷ Class constants | 4 | 57.14% |
▷ Public constants | 4 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin