Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼144.74ms] Passed 4 tests
This is a short check of server-side resources used by AdWol Werbung
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.84 ▲0.12 | 40.02 ▲14.81 |
Dashboard /wp-admin | 3.07 ▲0.01 | 39.59 ▼11.44 |
Posts /wp-admin/edit.php | 3.12 ▲0.01 | 48.25 ▲3.37 |
Add New Post /wp-admin/post-new.php | 5.43 ▼0.01 | 94.62 ▼569.12 |
Media Library /wp-admin/upload.php | 3.01 ▲0.01 | 33.54 ▼1.75 |
AdWol Werbung /wp-admin/options-general.php?page=adwolwerbung | 2.96 | 30.94 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 1 new option
New WordPress options |
---|
widget_adwolwidget1 |
Browser metrics Passed 4 tests
This is an overview of browser requirements for AdWol Werbung
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,684 ▲88 | 15.95 ▲0.42 | 6.74 ▼4.27 | 49.16 ▼5.53 |
Dashboard /wp-admin | 2,975 ▲47 | 5.85 ▼0.27 | 144.83 ▼12.16 | 123.12 ▲5.58 |
Posts /wp-admin/edit.php | 2,741 ▲2 | 2.68 ▼0.01 | 68.14 ▼2.07 | 99.32 ▲0.45 |
Add New Post /wp-admin/post-new.php | 1,686 ▲188 | 18.70 ▼0.08 | 406.94 ▲21.63 | 122.51 ▲9.09 |
Media Library /wp-admin/upload.php | 1,815 ▲8 | 5.00 ▼0.02 | 160.47 ▲2.06 | 120.06 ▼11.03 |
AdWol Werbung /wp-admin/options-general.php?page=adwolwerbung | 1,103 | 2.18 | 60.79 | 84.48 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- Zombie WordPress options detected upon uninstall: 1 option
- widget_adwolwidget1
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These server-side errors were triggered
- > GET request to /wp-admin/options-general.php?page=adwolwerbung
- > Notice in wp-content/plugins/adwol-werbung/adwol-werbung.php+251
Undefined index: publisher
- > GET request to /wp-admin/options-general.php?page=adwolwerbung
- > Notice in wp-content/plugins/adwol-werbung/adwol-werbung.php+256
Undefined index: adwolbei
- > GET request to /wp-admin/options-general.php?page=adwolwerbung
- > Notice in wp-content/plugins/adwol-werbung/adwol-werbung.php+261
Undefined index: adwolrel
- > GET request to /wp-admin/options-general.php?page=adwolwerbung
- > Notice in wp-content/plugins/adwol-werbung/adwol-werbung.php+266
Undefined variable: updatead
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/adwol-werbung/adwol-werbung.php:35
- > 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 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that need to be fixed:
- Tags: Too many tags (14 tag instead of maximum 10); only the first 5 tags are used in your directory listing
adwol-werbung/adwol-werbung.php Passed 13 tests
This is the main PHP file of "AdWol Werbung" version 1.3, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
61 characters long description:
Blog Monetarisierung - Banner, Widgets, InPost, RecommendAds.
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 plugin218 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 58 | 34 | 218 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
Average class complexity | 1.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 1.00 |
Average method complexity | 1.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 1.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 2 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 2 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.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
PNG images were not found in this plugin