Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.58MB] [CPU: ▼1.11ms] Passed 4 tests
This is a short check of server-side resources used by WING Wordpress Migrator
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.05 ▲0.58 | 40.77 ▲2.52 |
Dashboard /wp-admin | 3.88 ▲0.58 | 47.30 ▼1.63 |
Posts /wp-admin/edit.php | 4.00 ▲0.64 | 53.47 ▲5.64 |
Add New Post /wp-admin/post-new.php | 6.46 ▲0.57 | 86.02 ▼10.62 |
Media Library /wp-admin/upload.php | 3.81 ▲0.57 | 40.09 ▲5.29 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 34 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for WING Wordpress Migrator
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲65 | 13.30 ▼1.26 | 4.46 ▲2.50 | 41.29 ▼4.15 |
Dashboard /wp-admin | 2,203 ▲51 | 5.83 ▲0.15 | 106.12 ▼6.54 | 40.49 ▲0.78 |
Posts /wp-admin/edit.php | 2,092 ▲3 | 2.05 ▼0.01 | 40.72 ▼1.29 | 36.19 ▲0.36 |
Add New Post /wp-admin/post-new.php | 1,533 ▲13 | 23.33 ▼0.14 | 577.58 ▼118.53 | 60.81 ▼7.96 |
Media Library /wp-admin/upload.php | 1,388 ▼0 | 4.25 ▲0.04 | 96.43 ▼11.44 | 44.19 ▼0.28 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
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
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 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
Please take a closer look at the following
- 21× PHP files trigger server-side errors or warnings when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Restore_Task_Base' not found in wp-content/plugins/wing-migrator/classes/jobs/tasks/class-wwm-task-restore-finish.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Migration_Action' not found in wp-content/plugins/wing-migrator/classes/actions/class-wwm-restore-action-info.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Backup_Task_Base' not found in wp-content/plugins/wing-migrator/classes/jobs/tasks/class-wwm-task-backup-finish.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Restore_Task_Base' not found in wp-content/plugins/wing-migrator/classes/jobs/tasks/class-wwm-task-restore-file.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Migration_Action' not found in wp-content/plugins/wing-migrator/classes/actions/class-wwm-backup-action-backup.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Migration_Action' not found in wp-content/plugins/wing-migrator/classes/actions/class-wwm-restore-action-remove.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Backup_Task_Base' not found in wp-content/plugins/wing-migrator/classes/jobs/tasks/class-wwm-task-backup-database.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Migration_Action' not found in wp-content/plugins/wing-migrator/classes/actions/class-wwm-restore-action-log.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Migration_Action' not found in wp-content/plugins/wing-migrator/classes/actions/class-wwm-backup-action-remove.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wwm_Migration_Action' not found in wp-content/plugins/wing-migrator/classes/actions/class-wwm-migration-action-wp-info.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
2 plugin tags: migration, conoha
wing-migrator/wing-migrator.php Passed 13 tests
Analyzing the main PHP file in "WING Wordpress Migrator" version 1.1.9
113 characters long description:
ConoHa WINGのWordPressで「WING WordPress Migration」をご利用いただくためのプラグインです。
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin2,757 lines of code in 33 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 33 | 530 | 592 | 2,757 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
Average class complexity | 8.23 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 40.00 |
Average method complexity | 2.30 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 15.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 42 | |
▷ Abstract classes | 6 | 14.29% |
▷ Concrete classes | 36 | 85.71% |
▷ Final classes | 0 | 0.00% |
Methods | 257 | |
▷ Static methods | 18 | 7.00% |
▷ Public methods | 219 | 85.21% |
▷ Protected methods | 15 | 5.84% |
▷ Private methods | 23 | 8.95% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 28 | |
▷ Global constants | 28 | 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
There are no PNG files in this plugin