Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.02MB] [CPU: ▼3.41ms] Passed 4 tests
A check of server-side resources used by Callisto
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 36.64 ▼1.38 |
Dashboard /wp-admin | 3.32 ▲0.02 | 45.94 ▼7.57 |
Posts /wp-admin/edit.php | 3.44 ▲0.08 | 45.18 ▼4.37 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 91.08 ▲5.12 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 31.61 ▼0.33 |
Callisto Migrator /wp-admin/admin.php?page=wmp_index | 3.21 | 30.13 |
Settings /wp-admin/admin.php?page=wmp_settings | 3.21 | 29.46 |
Server storage [IO: ▲0.04MB] [DB: ▲0.07MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 15 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Callisto
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,827 ▲81 | 14.45 ▼0.11 | 1.64 ▼0.18 | 39.08 ▼5.14 |
Dashboard /wp-admin | 2,236 ▲51 | 4.86 ▼1.17 | 106.40 ▼11.15 | 42.99 ▼3.01 |
Posts /wp-admin/edit.php | 2,116 ▲27 | 2.02 ▲0.03 | 38.56 ▼0.52 | 35.12 ▼3.00 |
Add New Post /wp-admin/post-new.php | 1,555 ▲41 | 23.46 ▲5.64 | 638.44 ▼53.46 | 54.66 ▲1.18 |
Media Library /wp-admin/upload.php | 1,418 ▲36 | 4.28 ▼0.01 | 101.64 ▲4.10 | 42.14 ▼0.17 |
Callisto Migrator /wp-admin/admin.php?page=wmp_index | 1,101 | 2.08 | 26.49 | 26.09 |
Settings /wp-admin/admin.php?page=wmp_settings | 807 | 2.06 | 23.97 | 29.01 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
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
4 plugin tags: posts importer, mercury parser, posts, content parser
wp-callisto-migrator/wp-callisto-migrator.php Passed 13 tests
The entry point to "Callisto" version 1.3 is a PHP file that has certain tags in its header comment area
28 characters long description:
Mercury Parser for WordPress
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
There were no executable files found in this plugin862 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 8 | 137 | 240 | 649 |
JavaScript | 2 | 39 | 35 | 191 |
CSS | 1 | 6 | 7 | 22 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 12.40 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 37.00 |
Average method complexity | 4.35 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 37.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 5 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 5 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 17 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 17 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 9 | |
▷ Global constants | 9 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin