Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼256.92ms] Passed 4 tests
An overview of server-side resources used by Quattuor Addons for Elementor
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.86 ▲0.14 | 33.63 ▲13.70 |
Dashboard /wp-admin | 3.08 ▲0.03 | 46.47 ▲1.95 |
Posts /wp-admin/edit.php | 3.13 ▲0.03 | 40.72 ▲5.87 |
Add New Post /wp-admin/post-new.php | 5.45 ▲0.02 | 86.72 ▼1,026.26 |
Media Library /wp-admin/upload.php | 3.03 ▲0.02 | 30.49 ▼9.23 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 8 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
An overview of browser requirements for Quattuor Addons for Elementor
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,673 ▲91 | 15.86 ▲0.35 | 9.13 ▲0.15 | 45.81 ▼0.49 |
Dashboard /wp-admin | 2,951 ▲98 | 5.93 ▲0.11 | 135.96 ▲5.77 | 111.02 ▼0.74 |
Posts /wp-admin/edit.php | 2,729 ▲23 | 2.70 ▲0.02 | 65.12 ▼0.12 | 89.58 ▼0.70 |
Add New Post /wp-admin/post-new.php | 1,866 ▲387 | 19.00 ▲2.16 | 364.71 ▲4.23 | 106.66 ▼4.99 |
Media Library /wp-admin/upload.php | 1,800 ▲28 | 5.02 ▲0.01 | 150.21 ▼2.79 | 110.55 ▼10.12 |
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
The plugin uninstalled successfully, without leaving any zombie files or tables
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser errors were detected
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:
- Donate link: Please fix this invalid url: ""
quattuor-addons-for-elementor/quattuor-addons.php 85% from 13 tests
The principal PHP file in "Quattuor Addons for Elementor" v. 0.1.1 is loaded by WordPress automatically on each request
The following require your attention:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("quattuor-addons-for-elementor.php" instead of "quattuor-addons.php")
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
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
Everything looks great! No dangerous files found in this plugin1,006 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 216 | 289 | 873 |
CSS | 1 | 23 | 3 | 127 |
JavaScript | 1 | 0 | 0 | 6 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.14 |
Average class complexity | 4.40 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 10.00 |
Average method complexity | 1.44 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 5 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 5 | 100.00% |
▷ Final classes | 1 | 20.00% |
Methods | 39 | |
▷ Static methods | 1 | 2.56% |
▷ Public methods | 30 | 76.92% |
▷ Protected methods | 8 | 20.51% |
▷ Private methods | 1 | 2.56% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 3 | 100.00% |
▷ Public constants | 3 | 100.00% |
Plugin size Passed 1 test
Image compression Passed 1 test
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin