Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼142.09ms] Passed 4 tests
A check of server-side resources used by Aura Thumb Site
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.86 ▲0.03 | 41.03 ▲3.28 |
Dashboard /wp-admin | 3.09 ▲0.03 | 46.93 ▼1.64 |
Posts /wp-admin/edit.php | 3.14 ▲0.03 | 43.62 ▲0.46 |
Add New Post /wp-admin/post-new.php | 5.44 ▲0.01 | 88.35 ▼568.20 |
Media Library /wp-admin/upload.php | 3.03 ▲0.03 | 33.18 ▲1.01 |
Aura Thumb Site /wp-admin/options-general.php?page=ATS_thumb_site_menu | 3.00 | 31.85 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 12 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for Aura Thumb Site
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,697 ▲125 | 15.90 ▲0.41 | 8.92 ▼0.48 | 44.39 ▼8.25 |
Dashboard /wp-admin | 2,980 ▲49 | 6.18 ▲0.26 | 133.15 ▼17.51 | 109.50 ▼2.87 |
Posts /wp-admin/edit.php | 2,749 ▲10 | 2.72 ▼0.09 | 62.78 ▼5.69 | 92.07 ▲3.48 |
Add New Post /wp-admin/post-new.php | 1,509 ▼163 | 18.59 ▼0.35 | 354.60 ▼7.72 | 105.58 ▼0.51 |
Media Library /wp-admin/upload.php | 1,820 ▲10 | 5.06 ▲0.03 | 156.41 ▲3.18 | 123.87 ▲9.02 |
Aura Thumb Site /wp-admin/options-general.php?page=ATS_thumb_site_menu | 1,274 | 2.36 | 59.14 | 82.80 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_url() in wp-content/plugins/aura-thumb-site/aura-thumb-site.php:9
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
6 plugin tags: live, site, url, thumbnail, mini...
aura-thumb-site/aura-thumb-site.php 92% from 13 tests
The entry point to "Aura Thumb Site" version 1.0.1 is a PHP file that has certain tags in its header comment area
The following require your attention:
- Description: Keep the plugin description shorter than 140 characters (currently 173 characters long)
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 detected1,090 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 2 | 139 | 37 | 859 |
PHP | 1 | 7 | 8 | 171 |
PO File | 1 | 19 | 38 | 57 |
CSS | 1 | 0 | 0 | 2 |
HTML | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.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
All PNG images should be compressed to minimize bandwidth usage for end users
2 compressed PNG files occupy 0.01MB
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
js/jscolor/hv.png | 2.80KB | 7.32KB | 0.00% |
js/jscolor/hs.png | 2.62KB | 7.54KB | 0.00% |