Benchmarks
Plugin footprint 75% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
It is recommended to fix the following installer errors
- Install procedure validation failed for this plugin
- > Parse error in wp-content/plugins/custom-fields-spreadsheet/custom-fields-spreadsheet.php+414
syntax error, unexpected end of file
Server metrics [RAM: ▼0.00MB] [CPU: ▼643.78ms] Passed 4 tests
An overview of server-side resources used by Custom Fields Spreadsheet
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.83 ▲0.12 | 34.73 ▲9.23 |
Dashboard /wp-admin | 3.06 ▲0.00 | 36.76 ▼9.63 |
Posts /wp-admin/edit.php | 3.11 ▲0.00 | 50.40 ▼4.65 |
Add New Post /wp-admin/post-new.php | 5.42 ▼0.02 | 91.93 ▼2,564.22 |
Media Library /wp-admin/upload.php | 3.00 ▲0.00 | 36.39 ▲3.38 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 4 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
An overview of browser requirements for Custom Fields Spreadsheet
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,679 ▲83 | 15.90 ▲0.54 | 10.36 ▲0.34 | 46.82 ▼5.85 |
Dashboard /wp-admin | 2,970 ▲39 | 5.93 ▼0.27 | 150.06 ▼34.77 | 111.12 ▼4.79 |
Posts /wp-admin/edit.php | 2,739 ▼0 | 2.70 ▼0.01 | 67.54 ▼16.12 | 87.27 ▼18.31 |
Add New Post /wp-admin/post-new.php | 1,615 ▼2,074 | 21.49 ▲6.37 | 308.47 ▼180.00 | 111.01 ▲1.35 |
Media Library /wp-admin/upload.php | 1,807 ▼15 | 5.13 ▲0.13 | 154.98 ▼11.64 | 123.53 ▲8.87 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Uninstall script ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
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
The following issues need your attention
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Parse error
syntax error, unexpected end of file in wp-content/plugins/custom-fields-spreadsheet/custom-fields-spreadsheet.php on line 414
- > PHP Parse error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
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 require attention:
- Tags: There are too many tags (12 tag instead of maximum 10)
custom-fields-spreadsheet/custom-fields-spreadsheet.php Passed 13 tests
Analyzing the main PHP file in "Custom Fields Spreadsheet" version 1.1.0
106 characters long description:
A WordPress plugin which gives you all of your custom fields in a single, customizable spreadsheet view.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin366 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 60 | 55 | 298 |
CSS | 1 | 16 | 0 | 68 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.08 |
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 | 3 | |
▷ Named functions | 3 | 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
PNG images were not found in this plugin