Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.00MB] [CPU: ▼9.39ms] Passed 4 tests
Server-side resources used by Awebon Plagiarism Checker With ProgressBar
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 39.19 ▼2.03 |
Dashboard /wp-admin | 3.32 ▼0.03 | 50.26 ▼15.59 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 42.78 ▼5.73 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 83.76 ▼14.19 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 35.86 ▲0.17 |
Awebon Plagiarism Checker Settings /wp-admin/options-general.php?page=awebon-plagiarism-admin | 3.21 | 34.29 |
Server storage [IO: ▲0.20MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 10 new files
Database: no new tables, 10 new options
New WordPress options |
---|
awebon_plagiarism_post_type_to_check |
awebon_plagiarism_min_words |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
awebon_plagiarism_no_of_words |
can_compress_scripts |
awebon_plagiarism_offset_size |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Awebon Plagiarism Checker With ProgressBar
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,834 ▲48 | 13.27 ▼0.94 | 1.71 ▼0.33 | 39.41 ▼3.79 |
Dashboard /wp-admin | 2,240 ▲66 | 5.82 ▲0.24 | 88.94 ▼6.77 | 40.24 ▼2.14 |
Posts /wp-admin/edit.php | 2,151 ▲51 | 2.35 ▲0.33 | 37.80 ▲2.57 | 34.50 ▼3.69 |
Add New Post /wp-admin/post-new.php | 6,303 ▲4,775 | 19.14 ▼3.98 | 963.41 ▲283.15 | 42.99 ▼8.29 |
Media Library /wp-admin/upload.php | 1,445 ▲42 | 4.52 ▲0.36 | 104.05 ▼0.16 | 43.93 ▲0.19 |
Awebon Plagiarism Checker Settings /wp-admin/options-general.php?page=awebon-plagiarism-admin | 927 | 2.07 | 27.48 | 28.99 |
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
These items require your attention
- The uninstall procedure has failed, leaving 10 options in the database
- awebon_plagiarism_offset_size
- awebon_plagiarism_post_type_to_check
- widget_recent-posts
- widget_theysaidso_widget
- awebon_plagiarism_min_words
- theysaidso_admin_options
- awebon_plagiarism_no_of_words
- can_compress_scripts
- db_upgraded
- widget_recent-comments
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though everything seems fine, this is not an exhaustive test
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
The following issues need your attention
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/awebon-plagiarism-checker-with-progressbar/index.php:48
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
These are user-side errors you should fix
- > GET request to /wp-admin/options-general.php?page=awebon-plagiarism-admin
- > Javascript (severe) in unknown
/wp-content/plugins/awebon-plagiarism-checker-with-progressbar/js/bootstrap.min.js?ver=3.3.6 5:215 Uncaught Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3
Optimizations
Plugin configuration 96% from 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
6 plugin tags: plagiarism checker, progressbar, checker, google custom search api, plagiarism...
awebon-plagiarism-checker-with-progressbar/index.php 92% from 13 tests
"Awebon Plagiarism Checker With ProgressBar" version 1.2's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
The following require your attention:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("awebon-plagiarism-checker-with-progressbar.php" instead of "index.php")
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
No dangerous file extensions were detected1,740 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 2 | 35 | 50 | 1,368 |
PHP | 1 | 46 | 12 | 297 |
JavaScript | 2 | 7 | 5 | 75 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
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 | 12 | |
▷ Named functions | 12 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin