Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼6.23ms] Passed 4 tests
Server-side resources used by Nelio Unlocker - Importer
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 37.27 ▼0.55 |
Dashboard /wp-admin | 3.32 ▼0.03 | 43.16 ▼11.25 |
Posts /wp-admin/edit.php | 3.43 ▲0.07 | 44.40 ▼1.73 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 81.62 ▼11.40 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 35.78 ▲1.13 |
Server storage [IO: ▲0.21MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 21 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Nelio Unlocker - Importer
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲28 | 14.07 ▼0.42 | 1.70 ▲0.05 | 43.52 ▲0.90 |
Dashboard /wp-admin | 2,195 ▲14 | 5.51 ▼0.20 | 81.59 ▼17.69 | 38.82 ▼3.47 |
Posts /wp-admin/edit.php | 2,103 ▲3 | 2.04 ▲0.09 | 34.05 ▼2.72 | 30.77 ▼4.01 |
Add New Post /wp-admin/post-new.php | 1,526 ▼10 | 23.40 ▲5.37 | 674.70 ▲42.25 | 63.98 ▲6.76 |
Media Library /wp-admin/upload.php | 1,400 ▼3 | 4.17 ▼0.01 | 93.51 ▼7.83 | 46.61 ▲1.97 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
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)
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
5 plugin tags: gutenberg, lockin, migration, conversion, page builder
nelio-unlocker/nelio-unlocker.php Passed 13 tests
The main PHP script in "Nelio Unlocker - Importer" version 2.0.2 is automatically included on every request by WordPress
49 characters long description:
Transform web pages into WordPress page builders.
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
Good job! No executable or dangerous file extensions detected1,091 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 18 | 310 | 370 | 1,057 |
JavaScript | 1 | 3 | 1 | 34 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
Average class complexity | 12.30 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 47.00 |
Average method complexity | 2.57 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 10 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 10 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 73 | |
▷ Static methods | 10 | 13.70% |
▷ Public methods | 51 | 69.86% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 22 | 30.14% |
Functions | 11 | |
▷ Named functions | 9 | 81.82% |
▷ Anonymous functions | 2 | 18.18% |
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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected