Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.06MB] [CPU: ▼5.35ms] Passed 4 tests
A check of server-side resources used by FAQ Concertina
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.05 | 41.16 ▼10.00 |
Dashboard /wp-admin | 3.37 ▲0.07 | 47.29 ▼5.57 |
Posts /wp-admin/edit.php | 3.42 ▲0.06 | 49.51 ▼3.62 |
Add New Post /wp-admin/post-new.php | 6.08 ▲0.20 | 95.40 ▲0.86 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 34.42 ▼2.20 |
Add new FAQ /wp-admin/post-new.php?post_type=faqconc | 6.08 | 90.08 |
Settings /wp-admin/edit.php?post_type=faqconc&page=faqconc_settings_page | 3.26 | 37.31 |
FAQs /wp-admin/edit.php?post_type=faqconc | 3.33 | 33.79 |
Categories /wp-admin/edit-tags.php?taxonomy=faqconc_cat&post_type=faqconc | 3.28 | 36.21 |
Server storage [IO: ▲0.56MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 22 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for FAQ Concertina
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,857 ▲111 | 13.56 ▼1.06 | 1.77 ▼0.09 | 43.50 ▼3.30 |
Dashboard /wp-admin | 2,260 ▲72 | 5.03 ▼0.86 | 111.92 ▼9.48 | 38.04 ▼6.57 |
Posts /wp-admin/edit.php | 2,145 ▲53 | 2.32 ▲0.35 | 41.16 ▲6.34 | 35.77 ▼1.13 |
Add New Post /wp-admin/post-new.php | 1,557 ▲43 | 23.35 ▲5.80 | 653.39 ▼36.69 | 35.97 ▼17.45 |
Media Library /wp-admin/upload.php | 1,436 ▲48 | 4.40 ▲0.14 | 96.84 ▼14.48 | 45.74 ▼0.43 |
Add new FAQ /wp-admin/post-new.php?post_type=faqconc | 1,549 | 17.02 | 850.47 | 30.31 |
Settings /wp-admin/edit.php?post_type=faqconc&page=faqconc_settings_page | 1,282 | 2.27 | 43.65 | 64.87 |
FAQs /wp-admin/edit.php?post_type=faqconc | 1,162 | 2.26 | 33.71 | 30.98 |
Categories /wp-admin/edit-tags.php?taxonomy=faqconc_cat&post_type=faqconc | 1,293 | 2.06 | 31.80 | 28.93 |
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
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
Please take a closer look at the following
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/faq-concertina/faq-concertina.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Attributes that require attention:
- Tags: Too many tags (54 tag instead of maximum 10); only the first 5 tags are used in your directory listing
faq-concertina/faq-concertina.php 92% from 13 tests
The primary PHP file in "FAQ Concertina" version 1.4.8 is used by WordPress to initiate all plugin functionality
The following require your attention:
- Description: Keep the plugin description shorter than 140 characters (currently 229 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected658 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 196 | 124 | 555 |
JavaScript | 2 | 28 | 5 | 69 |
CSS | 1 | 10 | 30 | 34 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.17 |
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 | 38 | |
▷ Named functions | 38 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected