Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼7.55ms] Passed 4 tests
This is a short check of server-side resources used by LinkBlog by Lucy
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 39.14 ▼0.56 |
Dashboard /wp-admin | 3.32 ▲0.02 | 44.96 ▼4.01 |
Posts /wp-admin/edit.php | 3.43 ▲0.08 | 46.66 ▼1.17 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 84.35 ▼21.60 |
Media Library /wp-admin/upload.php | 3.24 ▲0.02 | 33.95 ▼3.41 |
LinkkBlog /wp-admin/options-general.php?page=lbbylu-options | 3.24 | 31.66 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for LinkBlog by Lucy
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,806 ▲35 | 13.26 ▼1.49 | 1.61 ▼0.50 | 40.98 ▼11.62 |
Dashboard /wp-admin | 2,212 ▲24 | 4.85 ▼1.17 | 109.68 ▼5.05 | 41.18 ▼4.54 |
Posts /wp-admin/edit.php | 2,095 ▲6 | 2.00 ▼0.00 | 38.21 ▲1.19 | 34.82 ▼2.40 |
Add New Post /wp-admin/post-new.php | 1,521 ▼0 | 17.51 ▼5.62 | 676.59 ▲1.71 | 56.16 ▼2.24 |
Media Library /wp-admin/upload.php | 1,397 ▲6 | 4.18 ▼0.01 | 97.16 ▲1.04 | 42.66 ▼3.39 |
LinkkBlog /wp-admin/options-general.php?page=lbbylu-options | 848 | 2.03 | 21.46 | 28.85 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following items
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/linkblog-by-lucy/includes/settings-form.php:3
- > PHP Fatal error
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 Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
1 plugin tags: linkblog
linkblog-by-lucy/linkblog-by-lucy.php Passed 13 tests
The primary PHP file in "LinkBlog by Lucy" version 1.0 is used by WordPress to initiate all plugin functionality
43 characters long description:
Convert your WordPress blog into a LinkBlog
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
There were no executable files found in this plugin202 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 148 | 142 | 197 |
CSS | 1 | 0 | 0 | 5 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.39 |
Average class complexity | 5.75 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 11.00 |
Average method complexity | 2.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 11.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 1 | 25.00% |
Methods | 19 | |
▷ Static methods | 1 | 5.26% |
▷ Public methods | 16 | 84.21% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 3 | 15.79% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.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