Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▲0.46ms] Passed 4 tests
This is a short check of server-side resources used by Artemis Stellenanzeigen
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.06 | 39.27 ▼6.20 |
Dashboard /wp-admin | 3.38 ▲0.07 | 51.08 ▲0.57 |
Posts /wp-admin/edit.php | 3.49 ▲0.13 | 55.49 ▲7.94 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 96.04 ▲5.62 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 39.10 ▲1.85 |
Artemis Stellenanzeigen /wp-admin/options-general.php?page=artemis-wp-plugin | 3.24 | 32.88 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
A check of browser resources used by Artemis Stellenanzeigen
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,806 ▲60 | 13.23 ▼1.07 | 1.92 ▲0.15 | 41.15 ▼1.18 |
Dashboard /wp-admin | 2,210 ▲25 | 4.87 ▼0.96 | 101.13 ▼16.41 | 41.49 ▼0.35 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.04 ▲0.02 | 39.25 ▼1.30 | 35.83 ▼0.82 |
Add New Post /wp-admin/post-new.php | 1,539 ▲6 | 23.13 ▲0.04 | 633.60 ▼79.20 | 49.56 ▼10.28 |
Media Library /wp-admin/upload.php | 1,395 ▲7 | 4.18 ▼0.02 | 102.58 ▲0.71 | 48.03 ▲4.18 |
Artemis Stellenanzeigen /wp-admin/options-general.php?page=artemis-wp-plugin | 839 | 2.02 | 22.91 | 27.60 |
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
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
- db_upgraded
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
These server-side errors were triggered
- 6 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=artemis-wp-plugin
- > Notice in wp-content/plugins/artemis-stellenanzeigen/artemis-stellenanzeigen-options.php+88
Trying to access array offset on value of type bool
SRP 0% 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 items
- 2× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/artemis-stellenanzeigen/index.php
- > /wp-content/plugins/artemis-stellenanzeigen/artemis-stellenanzeigen.php
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/artemis-stellenanzeigen/artemis-stellenanzeigen-options.php:5
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that require attention:
- Donate link: Invalid url: ""
artemis-stellenanzeigen/artemis-stellenanzeigen.php Passed 13 tests
The primary PHP file in "Artemis Stellenanzeigen" version 1.1.0 is used by WordPress to initiate all plugin functionality
59 characters long description:
Holt offene Stellenanzeigen über Artemis und gibt sie aus.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Good job! No executable or dangerous file extensions detected514 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 83 | 16 | 313 |
CSS | 1 | 39 | 4 | 179 |
JSON | 1 | 0 | 0 | 22 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
Average class complexity | 14.00 |
▷ Minimum class complexity | 12.00 |
▷ Maximum class complexity | 16.00 |
Average method complexity | 4.71 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 7 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 7 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 14 | |
▷ Named functions | 14 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin