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
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼0.00MB] [CPU: ▼146.70ms] Passed 4 tests
A check of server-side resources used by Fifny Cloud Configurators
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.84 ▲0.12 | 33.94 ▲12.59 |
Dashboard /wp-admin | 3.06 ▲0.00 | 36.18 ▼7.63 |
Posts /wp-admin/edit.php | 3.11 ▲0.00 | 41.95 ▼3.40 |
Add New Post /wp-admin/post-new.php | 5.42 ▼0.02 | 84.87 ▼570.13 |
Media Library /wp-admin/upload.php | 3.01 ▲0.00 | 28.02 ▼5.63 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 22 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for Fifny Cloud Configurators
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,679 ▲83 | 16.03 ▲0.36 | 8.88 ▲0.06 | 45.85 ▼1.51 |
Dashboard /wp-admin | 2,973 ▲42 | 5.93 ▼0.25 | 133.14 ▼5.83 | 111.54 ▼5.17 |
Posts /wp-admin/edit.php | 2,739 ▼0 | 2.72 ▲0.01 | 62.71 ▼0.76 | 93.03 ▲9.31 |
Add New Post /wp-admin/post-new.php | 1,872 ▼0 | 19.12 ▼0.01 | 369.46 ▼13.00 | 109.09 ▼2.51 |
Media Library /wp-admin/upload.php | 1,804 ▼3 | 5.02 ▼0.02 | 144.24 ▲2.35 | 119.40 ▲0.39 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The plugin uninstalled successfully, without leaving any zombie files or tables
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP 0% 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 fix the following
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/fifny-cloud-configurators/fifny-cloud-configurators.php
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'FCC_Inc\\FCC_Base\\FCC_BaseInformation' not found in wp-content/plugins/fifny-cloud-configurators/FCC_Inc/FCC_Base/FCC_Endpoint.php:9
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that need to be fixed:
- Screenshots: No descriptions were found for these screenshots #1, #2, #3, #4, #5 in fifny-cloud-configurators/assets to your readme.txt
fifny-cloud-configurators/fifny-cloud-configurators.php Passed 13 tests
The principal PHP file in "Fifny Cloud Configurators" v. 1.0.4 is loaded by WordPress automatically on each request
68 characters long description:
Integrate your e-commerce with Fifny Cloud Configrators by fifny.com
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
No dangerous file extensions were detected609 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 15 | 142 | 224 | 538 |
PO File | 1 | 24 | 26 | 61 |
JSON | 2 | 0 | 0 | 10 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 8.44 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 44.00 |
Average method complexity | 2.81 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 9 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 9 | 100.00% |
▷ Final classes | 1 | 11.11% |
Methods | 40 | |
▷ Static methods | 7 | 17.50% |
▷ Public methods | 39 | 97.50% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 2.50% |
Functions | 6 | |
▷ Named functions | 3 | 50.00% |
▷ Anonymous functions | 3 | 50.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
PNG images were not found in this plugin