Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.06MB] [CPU: ▼138.99ms] Passed 4 tests
Analyzing server-side resources used by Mention comment's Authors by Wabeo
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.78 ▲0.06 | 19.59 ▼0.85 |
Dashboard /wp-admin | 3.12 ▲0.07 | 43.44 ▼1.81 |
Posts /wp-admin/edit.php | 3.21 ▲0.10 | 41.47 ▲0.12 |
Add New Post /wp-admin/post-new.php | 5.49 ▲0.05 | 84.28 ▼550.79 |
Media Library /wp-admin/upload.php | 3.06 ▲0.06 | 31.06 ▼2.52 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 17 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for Mention comment's Authors by Wabeo
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,850 ▲254 | 16.30 ▲0.75 | 15.31 ▲6.62 | 49.59 ▲1.36 |
Dashboard /wp-admin | 3,001 ▲64 | 6.06 ▲0.13 | 135.60 ▼7.68 | 103.24 ▼13.88 |
Posts /wp-admin/edit.php | 2,741 ▲2 | 2.68 ▼0.01 | 67.78 ▼0.24 | 89.81 ▲4.84 |
Add New Post /wp-admin/post-new.php | 1,732 ▲60 | 18.54 ▼0.34 | 381.04 ▼12.54 | 136.50 ▲19.25 |
Media Library /wp-admin/upload.php | 1,809 ▲2 | 5.07 ▲0.05 | 149.14 ▼7.74 | 123.16 ▼2.33 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 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
Please fix the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function trailingslashit() in wp-content/plugins/mention-comments-authors/mention-comments-authors.php:16
- > PHP Fatal error
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 93% from 29 tests
readme.txt 88% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
- Tags: Please reduce the number of tags, currently 14 tag instead of maximum 10
- Screenshots: Please a description for screenshot #2 in mention-comments-authors/assets to your readme.txt
mention-comments-authors/mention-comments-authors.php Passed 13 tests
The primary PHP file in "Mention comment's Authors by Wabeo" version 0.9.8 is used by WordPress to initiate all plugin functionality
133 characters long description:
"Mention comment's authors" is a plugin that improves the WordPress comments fonctionality, adding a response system between authors.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin841 lines of code in 15 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 10 | 103 | 43 | 512 |
PHP | 1 | 36 | 67 | 176 |
CSS | 3 | 14 | 0 | 131 |
PO File | 1 | 3 | 5 | 22 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
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 | 12 | |
▷ Named functions | 12 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin