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.01MB] [CPU: ▼2.68ms] Passed 4 tests
A check of server-side resources used by Alligator Menu Popup
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 40.89 ▼2.82 |
Dashboard /wp-admin | 3.32 ▲0.01 | 45.96 ▼4.79 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 47.70 ▲1.71 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 86.91 ▼4.81 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.63 ▲4.26 |
Menu Popup /wp-admin/options-general.php?page=mpopup-settings | 3.20 | 31.92 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 5 new files
Database: no new tables, 9 new options
New WordPress options |
---|
theysaidso_admin_options |
cc_mpopup_scroll |
cc_mpopup_width |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
can_compress_scripts |
cc_mpopup_height |
Browser metrics Passed 4 tests
An overview of browser requirements for Alligator Menu Popup
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,811 ▲76 | 13.26 ▼1.14 | 1.70 ▼0.82 | 39.34 ▼2.46 |
Dashboard /wp-admin | 2,212 ▲21 | 5.80 ▲0.91 | 95.14 ▼21.87 | 37.48 ▼10.22 |
Posts /wp-admin/edit.php | 2,095 ▲9 | 2.04 ▲0.04 | 34.71 ▼1.07 | 35.77 ▲0.28 |
Add New Post /wp-admin/post-new.php | 1,534 ▼1 | 23.08 ▼0.14 | 628.88 ▼47.28 | 60.40 ▲9.05 |
Media Library /wp-admin/upload.php | 1,391 ▲6 | 4.21 ▼0.15 | 96.68 ▲1.90 | 40.27 ▼2.66 |
Menu Popup /wp-admin/options-general.php?page=mpopup-settings | 877 | 2.05 | 22.38 | 31.38 |
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
- This plugin does not fully uninstall, leaving 9 options in the database
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- cc_mpopup_height
- cc_mpopup_scroll
- cc_mpopup_width
Smoke tests Passed 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)
The smoke test was a success, however most plugin functionality was not tested
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
No output text or server-side errors detected 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 97% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need to be fixed:
- Screenshots: Add a description for screenshot #1 in alligator-menu-popup/assets to your readme.txt
alligator-menu-popup/alligator-menu-popup.php Passed 13 tests
The primary PHP file in "Alligator Menu Popup" version 2.0.0 is used by WordPress to initiate all plugin functionality
92 characters long description:
Add the 'mpopup' class to a menu item in a custom menu to open the target in a popup Window.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
There were no executable files found in this plugin157 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 48 | 63 | 92 |
CSS | 1 | 11 | 4 | 48 |
JavaScript | 1 | 7 | 0 | 17 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 6 | |
▷ Named functions | 6 | 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