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 gracefully, with no errors
Server metrics [RAM: ▲0.06MB] [CPU: ▼5.30ms] Passed 4 tests
An overview of server-side resources used by Materializor
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 37.34 ▼7.67 |
Dashboard /wp-admin | 3.37 ▲0.06 | 49.41 ▼7.81 |
Posts /wp-admin/edit.php | 3.48 ▲0.12 | 51.12 ▲0.85 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.06 | 90.50 ▼6.58 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 41.75 ▲3.92 |
Server storage [IO: ▲11.26MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 138 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
Materializor: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,806 ▲20 | 14.35 ▲0.00 | 1.80 ▼0.34 | 44.49 ▼5.03 |
Dashboard /wp-admin | 2,209 ▲32 | 5.62 ▲0.04 | 89.17 ▼14.74 | 38.40 ▼9.69 |
Posts /wp-admin/edit.php | 2,117 ▲20 | 2.02 ▲0.07 | 35.45 ▼2.20 | 33.47 ▼5.97 |
Add New Post /wp-admin/post-new.php | 1,540 ▲14 | 23.14 ▼0.45 | 704.55 ▲9.53 | 52.09 ▼7.57 |
Media Library /wp-admin/upload.php | 1,417 ▲20 | 4.15 ▲0.02 | 111.10 ▼3.95 | 48.65 ▼2.89 |
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
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- widget_theysaidso_widget
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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
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: material design, blocks, elementor, google, ui
materializor/materializor.php Passed 13 tests
This is the main PHP file of "Materializor" version 1.0.3, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
64 characters long description:
Adds Material Design widgets and icons to your Elementor website
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
Everything looks great! No dangerous files found in this plugin27,996 lines of code in 49 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 9 | 7,125 | 113 | 21,426 |
PHP | 24 | 719 | 728 | 5,084 |
JavaScript | 14 | 282 | 158 | 1,452 |
Markdown | 2 | 8 | 0 | 34 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.26 |
Average class complexity | 9.74 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 53.00 |
Average method complexity | 2.25 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 22.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 38 | |
▷ Abstract classes | 2 | 5.26% |
▷ Concrete classes | 36 | 94.74% |
▷ Final classes | 18 | 50.00% |
Methods | 268 | |
▷ Static methods | 40 | 14.93% |
▷ Public methods | 186 | 69.40% |
▷ Protected methods | 76 | 28.36% |
▷ Private methods | 6 | 2.24% |
Functions | 50 | |
▷ Named functions | 46 | 92.00% |
▷ Anonymous functions | 4 | 8.00% |
Constants | 54 | |
▷ Global constants | 42 | 77.78% |
▷ Class constants | 12 | 22.22% |
▷ Public constants | 12 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin