Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼13.25ms] Passed 4 tests
An overview of server-side resources used by Animated Pixel Marquee Creator
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 40.57 ▼37.60 |
Dashboard /wp-admin | 3.33 ▲0.03 | 46.26 ▼2.51 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 49.90 ▼8.20 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 84.82 ▼4.69 |
Media Library /wp-admin/upload.php | 3.25 ▲0.03 | 37.38 ▼1.97 |
APMC Settings /wp-admin/options-general.php?page=slm_options | 3.22 | 33.58 |
Char Editor /wp-admin/admin.php?page=slm_caracteres | 3.31 | 33.97 |
All Marquees /wp-admin/admin.php?page=slm_tablelist | 3.62 | 36.92 |
Add new Marquee /wp-admin/admin.php?page=slm_agregar | 3.30 | 32.08 |
Server storage [IO: ▲0.76MB] [DB: ▲0.03MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 41 new files
Database: 3 new tables, 7 new options
New tables |
---|
wp_apmc_marcadores |
wp_apmc_marquees |
wp_apmc_caracteres |
New WordPress options |
---|
widget_theysaidso_widget |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-posts |
apmc_version |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Animated Pixel Marquee Creator
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,848 ▲23 | 14.78 ▲0.56 | 1.78 ▼0.42 | 43.28 ▼2.30 |
Dashboard /wp-admin | 2,254 ▲45 | 4.87 ▲0.00 | 107.62 ▼2.29 | 37.55 ▼7.06 |
Posts /wp-admin/edit.php | 2,137 ▲48 | 2.03 ▼0.02 | 43.13 ▲1.09 | 35.65 ▼3.95 |
Add New Post /wp-admin/post-new.php | 1,566 ▲33 | 23.15 ▲1.90 | 695.79 ▼33.91 | 52.64 ▼10.61 |
Media Library /wp-admin/upload.php | 1,436 ▲51 | 4.26 ▲0.07 | 100.07 ▼32.44 | 45.22 ▼11.84 |
APMC Settings /wp-admin/options-general.php?page=slm_options | 829 | 2.04 | 27.35 | 31.96 |
Char Editor /wp-admin/admin.php?page=slm_caracteres | 1,181 | 2.11 | 34.34 | 70.86 |
All Marquees /wp-admin/admin.php?page=slm_tablelist | 954 | 2.08 | 26.18 | 28.39 |
Add new Marquee /wp-admin/admin.php?page=slm_agregar | 1,102 | 1.72 | 25.99 | 58.66 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
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)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
6 plugin tags: warnings, pixels, advertising, chars, signs...
animated-pixel-marquee-creator/animated-pixel-marquee-creator.php Passed 13 tests
This is the main PHP file of "Animated Pixel Marquee Creator" version 1.0.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
87 characters long description:
Animated Pixel Marquee Creator generates animated pixel panel simulating the electronic
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin2,792 lines of code in 23 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 15 | 385 | 593 | 1,761 |
JavaScript | 5 | 100 | 18 | 590 |
CSS | 3 | 52 | 0 | 441 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 72.00 |
▷ Minimum class complexity | 20.00 |
▷ Maximum class complexity | 124.00 |
Average method complexity | 3.49 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 15 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 57 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 36 | 63.16% |
▷ Protected methods | 21 | 36.84% |
▷ Private methods | 0 | 0.00% |
Functions | 26 | |
▷ Named functions | 26 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.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
15 PNG files occupy 0.03MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/eliminar.png | 0.58KB | 0.38KB | ▼ 34.13% |
img/pegar.png | 1.54KB | 0.95KB | ▼ 38.36% |
img/extrem1.png | 2.04KB | 1.70KB | ▼ 16.98% |
img/borrar.png | 0.92KB | 0.44KB | ▼ 51.97% |
img/marcador2.png | 1.41KB | 0.70KB | ▼ 50.17% |