Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.01MB] [CPU: ▼10.47ms] Passed 4 tests
A check of server-side resources used by Visual Footer Credit Remover
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.39 ▼0.07 | 29.92 ▼19.77 |
Dashboard /wp-admin | 3.31 ▲0.01 | 53.08 ▼2.96 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 52.51 ▼5.80 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 91.71 ▼13.36 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.72 ▲3.72 |
Visual Footer Credit Remover /wp-admin/tools.php?page=visual-footer-credit-remover | 3.18 | 31.76 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
A check of browser resources used by Visual Footer Credit Remover
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,885 ▲114 | 13.95 ▼0.63 | 8.09 ▲6.21 | 44.86 ▲7.69 |
Dashboard /wp-admin | 2,210 ▲19 | 5.83 ▲0.92 | 100.46 ▼3.01 | 40.85 ▼3.64 |
Posts /wp-admin/edit.php | 2,093 ▲1 | 1.98 ▲0.00 | 39.60 ▼2.86 | 34.16 ▼3.18 |
Add New Post /wp-admin/post-new.php | 1,543 ▲29 | 23.45 ▲5.82 | 629.60 ▼73.60 | 49.38 ▼2.71 |
Media Library /wp-admin/upload.php | 1,392 ▲4 | 4.24 ▼0.02 | 96.73 ▼8.19 | 40.94 ▼7.07 |
Visual Footer Credit Remover /wp-admin/tools.php?page=visual-footer-credit-remover | 1,841 | 7.66 | 156.05 | 117.35 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
Smoke tests 75% 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)
Almost there, just fix the following server-side errors
- 6 occurences, only the last one shown
- > GET request to /wp-admin/tools.php?page=visual-footer-credit-remover
- > Notice in wp-content/plugins/visual-footer-credit-remover/visual-footer-credit-remover.php+91
Trying to access array offset on value of type bool
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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
10 plugin tags: footer, replace, link, remove, html...
visual-footer-credit-remover/visual-footer-credit-remover.php Passed 13 tests
Analyzing the main PHP file in "Visual Footer Credit Remover" version 1.2
41 characters long description:
Visually remove or replace footer credits
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin567 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 4 | 43 | 0 | 303 |
PHP | 1 | 31 | 14 | 134 |
CSS | 3 | 23 | 0 | 130 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
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 | 10 | |
▷ Named functions | 10 | 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