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.00MB] [CPU: ▼296.87ms] Passed 4 tests
Server-side resources used by Acapela VaaS
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.04 | 58.18 ▲11.90 |
Dashboard /wp-admin | 3.43 ▲0.02 | 34.06 ▲1.29 |
Posts /wp-admin/edit.php | 3.66 ▲0.02 | 38.56 ▲0.85 |
Add New Post /wp-admin/post-new.php | 6.91 ▼0.06 | 99.71 ▼1,183.30 |
Media Library /wp-admin/upload.php | 3.32 ▲0.02 | 23.84 ▼6.31 |
Acapela VaaS /wp-admin/options-general.php?page=acapela | 3.26 | 21.03 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
An overview of browser requirements for Acapela VaaS
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,806 ▲52 | 15.94 ▲0.16 | 7.53 ▲1.72 | 2.67 ▲0.09 |
Dashboard /wp-admin | 2,891 ▲30 | 6.11 ▼0.06 | 129.83 ▲0.26 | 163.23 ▲2.28 |
Posts /wp-admin/edit.php | 2,662 ▼32 | 3.23 ▼0.00 | 64.02 ▲1.60 | 135.30 ▼7.35 |
Add New Post /wp-admin/post-new.php | 1,664 ▲3 | 16.36 ▼0.67 | 412.32 ▼18.39 | 155.89 ▼3.43 |
Media Library /wp-admin/upload.php | 1,706 ▲8 | 5.47 ▼0.02 | 140.00 ▼2.01 | 186.48 ▼4.19 |
Acapela VaaS /wp-admin/options-general.php?page=acapela | 1,052 | 2.41 | 54.60 | 124.61 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
This plugin's uninstaller ran successfully
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Please fix the following server-side errors
- 5 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=acapela
- > Notice in wp-content/plugins/acapela-vaas/acapela-vaas.php+157
Undefined index: helper
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 fix the following
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/acapela-vaas/acapela-vaas.php
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 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need your attention:
- Requires php: Invalid plugin version format
acapela-vaas/acapela-vaas.php Passed 13 tests
The entry point to "Acapela VaaS" version 1.0.0 is a PHP file that has certain tags in its header comment area
80 characters long description:
Inserts Acapela VaaS Javascript code in the head tag of your Wordpress template.
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
Success! There were no dangerous files found in this plugin141 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 16 | 8 | 141 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
Average class complexity | 4.00 |
▷ Minimum class complexity | 4.00 |
▷ Maximum class complexity | 4.00 |
Average method complexity | 1.38 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.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 | 8 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 8 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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