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.03MB] [CPU: ▼6.49ms] Passed 4 tests
This is a short check of server-side resources used by Igemutató
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 37.60 ▼0.83 |
Dashboard /wp-admin | 3.34 ▲0.04 | 42.42 ▼6.11 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 46.45 ▲1.54 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 75.55 ▼18.86 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 33.78 ▼0.14 |
Igemutató /wp-admin/options-general.php?page=igemutato-options | 3.24 | 26.84 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 5 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
widget_recent-comments |
can_compress_scripts |
igemutato_options |
Browser metrics Passed 4 tests
Checking browser requirements for Igemutató
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,908 ▲162 | 14.28 ▼0.25 | 6.19 ▲4.58 | 44.98 ▲6.22 |
Dashboard /wp-admin | 2,193 ▲19 | 5.62 ▼0.08 | 97.92 ▲12.34 | 44.18 ▲3.46 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 1.98 ▼0.04 | 40.03 ▲1.89 | 35.66 ▲0.30 |
Add New Post /wp-admin/post-new.php | 1,531 ▲5 | 23.07 ▼0.46 | 665.88 ▲3.57 | 61.74 ▲12.86 |
Media Library /wp-admin/upload.php | 1,401 ▼2 | 4.22 ▲0.04 | 92.45 ▼1.73 | 39.58 ▼5.91 |
Igemutató /wp-admin/options-general.php?page=igemutato-options | 1,002 | 2.00 | 23.80 | 29.89 |
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
You still need to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not 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
Almost there! Just fix the following items
- 2× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/igemutato/igemutato.php:26
- > PHP Fatal error
Uncaught Error: Class 'Igemutato' not found in wp-content/plugins/igemutato/settings.php:2
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
4 plugin tags: biblia, tooltip, bible, szentrs
igemutato/igemutato.php Passed 13 tests
The main PHP script in "Igemutató" version 1.6 is automatically included on every request by WordPress
105 characters long description:
Az oldal tartalmában található szentírási hivatkozásokat jeleníti meg felugró szövegbuborékban.
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
No dangerous file extensions were detected153 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 20 | 59 | 151 |
CSS | 1 | 0 | 0 | 1 |
JavaScript | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.19 |
Average class complexity | 16.00 |
▷ Minimum class complexity | 16.00 |
▷ Maximum class complexity | 16.00 |
Average method complexity | 2.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.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 | 10 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 10 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 2 | 100.00% |
▷ Public constants | 2 | 100.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
PNG images were not found in this plugin