Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.04MB] [CPU: ▼3.17ms] Passed 4 tests
Server-side resources used by Canny Armadillo
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 40.46 ▼0.12 |
Dashboard /wp-admin | 3.35 ▲0.05 | 48.05 ▼1.95 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 50.09 ▼5.13 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 84.08 ▼5.49 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 35.94 ▲1.63 |
Canny Armadillo /wp-admin/options-general.php?page=canny-armadillo | 3.24 | 33.01 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 3 new files
Database: no new tables, 8 new options
New WordPress options |
---|
Canny_Armadillo_plugin |
widget_theysaidso_widget |
widget_recent-comments |
Canny_Armadillo_send_user_data |
can_compress_scripts |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Checking browser requirements for Canny Armadillo
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲33 | 14.48 ▼0.20 | 1.61 ▼0.28 | 42.21 ▼4.87 |
Dashboard /wp-admin | 2,213 ▲25 | 5.91 ▲0.88 | 106.11 ▼1.49 | 38.13 ▼2.06 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 2.04 ▲0.03 | 39.22 ▲3.22 | 35.04 ▼2.55 |
Add New Post /wp-admin/post-new.php | 1,540 ▲26 | 23.49 ▲5.97 | 680.36 ▲77.05 | 64.97 ▲13.30 |
Media Library /wp-admin/upload.php | 1,395 ▲10 | 4.29 ▲0.06 | 101.74 ▼5.29 | 43.76 ▲2.09 |
Canny Armadillo /wp-admin/options-general.php?page=canny-armadillo | 836 | 2.06 | 24.50 | 27.20 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 8 options in the database
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- Canny_Armadillo_plugin
- widget_theysaidso_widget
- can_compress_scripts
- Canny_Armadillo_send_user_data
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
3 plugin tags: analytics, tracking, canny armadillo
canny-armadillo/canny-armadillo.php 92% from 13 tests
The main PHP file in "Canny Armadillo" ver. 1.0.0 adds more information about the plugin and also serves as the entry point for this plugin
Please take the time to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 221 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected212 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 42 | 17 | 212 |
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.56 |
Average class complexity | 38.00 |
▷ Minimum class complexity | 38.00 |
▷ Maximum class complexity | 38.00 |
Average method complexity | 4.70 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.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 | 10 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 10 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 2 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 2 | 100.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG images were found in this plugin