Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲0.12MB] [CPU: ▲3.07ms] Passed 4 tests
A check of server-side resources used by Listolicious
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.12 | 38.10 ▲0.70 |
Dashboard /wp-admin | 3.43 ▲0.12 | 53.61 ▲6.03 |
Posts /wp-admin/edit.php | 3.54 ▲0.19 | 51.69 ▲2.37 |
Add New Post /wp-admin/post-new.php | 6.01 ▲0.13 | 95.43 ▲11.35 |
Media Library /wp-admin/upload.php | 3.35 ▲0.12 | 36.48 ▲3.17 |
All Movies /wp-admin/edit.php?post_type=movies | 3.39 | 37.78 |
Add New /wp-admin/post-new.php?post_type=movies | 3.50 | 46.96 |
Lists /wp-admin/edit-tags.php?taxonomy=lists&post_type=movies | 3.34 | 35.33 |
Server storage [IO: ▲0.24MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 12 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Listolicious
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,838 ▲103 | 13.31 ▼1.07 | 1.65 ▲0.10 | 39.33 ▼0.24 |
Dashboard /wp-admin | 2,239 ▲54 | 5.83 ▲0.99 | 116.05 ▼2.89 | 42.05 ▼3.87 |
Posts /wp-admin/edit.php | 2,122 ▲33 | 1.98 ▼0.02 | 39.54 ▼0.43 | 37.56 ▲2.28 |
Add New Post /wp-admin/post-new.php | 1,544 ▲24 | 17.39 ▼5.68 | 677.65 ▲7.48 | 54.87 ▼10.74 |
Media Library /wp-admin/upload.php | 1,421 ▲33 | 4.21 ▲0.02 | 93.44 ▼5.67 | 42.35 ▼0.14 |
All Movies /wp-admin/edit.php?post_type=movies | 1,133 | 2.06 | 34.81 | 31.45 |
Add New /wp-admin/post-new.php?post_type=movies | 2,547 | 7.86 | 167.34 | 74.69 |
Lists /wp-admin/edit-tags.php?taxonomy=lists&post_type=movies | 1,270 | 2.14 | 26.80 | 26.89 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
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 require attention:
- Screenshots: Screenshot #1 (The list as it is displayed.) image missing
listolicious/listolicious.php Passed 13 tests
Analyzing the main PHP file in "Listolicious" version 1.4
56 characters long description:
The shortcode displays a movie list in the style of Mubi
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
There were no executable files found in this plugin636 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 94 | 140 | 384 |
CSS | 2 | 30 | 0 | 165 |
PO File | 1 | 24 | 25 | 63 |
JavaScript | 1 | 9 | 11 | 24 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
Average class complexity | 21.50 |
▷ Minimum class complexity | 4.00 |
▷ Maximum class complexity | 39.00 |
Average method complexity | 2.78 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 23 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 23 | 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 | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin