Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The following installer errors require your attention
- The plugin cannot be installed
- > Deprecated in wp-content/plugins/super-captcha/super-captcha.php+28
Methods with the same name as their class will not be constructors in a future version of PHP; newSuperCaptcha has a deprecated constructor
Server metrics [RAM: ▲0.02MB] [CPU: ▼3.28ms] Passed 4 tests
Server-side resources used by Super CAPTCHA Security Suite - Hardened 3D CAPTCHA
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 38.15 ▼6.87 |
Dashboard /wp-admin | 3.30 ▼0.00 | 45.87 ▼3.47 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 50.37 ▲1.20 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 94.34 ▼3.98 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 38.99 ▲4.88 |
Server storage [IO: ▲0.74MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Super CAPTCHA Security Suite - Hardened 3D CAPTCHA: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,880 ▲145 | 13.26 ▼1.15 | 1.59 ▼0.54 | 40.28 ▼4.50 |
Dashboard /wp-admin | 2,286 ▲95 | 5.88 ▲0.98 | 98.25 ▼22.17 | 42.98 ▼5.96 |
Posts /wp-admin/edit.php | 2,127 ▲38 | 2.22 ▲0.24 | 35.49 ▲0.06 | 30.68 ▼5.41 |
Add New Post /wp-admin/post-new.php | 1,567 ▲34 | 18.65 ▼4.36 | 635.38 ▲22.53 | 68.27 ▲15.24 |
Media Library /wp-admin/upload.php | 1,426 ▲38 | 4.39 ▲0.19 | 97.84 ▲2.33 | 45.16 ▲1.11 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
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/super-captcha/super-captcha.php:38
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that need to be fixed:
- Screenshots: Add images for these screenshots: #1 (Display of the 3-D captcha protecting BuddyPress signup forms.), #2 (Display of the 3-D captcha protecting WP signup forms.), #3 (Display of Super Captcha Pro Control Panel)
- Tags: There are too many tags (19 tag instead of maximum 10)
super-captcha/super-captcha.php Passed 13 tests
This is the main PHP file of "Super CAPTCHA Security Suite - Hardened 3D CAPTCHA" version 3.1.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
90 characters long description:
WordPress's FIRST EVER 3D CAPTCHA that stops spam blogs, registrations, and comments COLD.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
There were no executable files found in this plugin1,433 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 89 | 52 | 1,114 |
HTML | 2 | 89 | 6 | 319 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
Average class complexity | 137.00 |
▷ Minimum class complexity | 137.00 |
▷ Maximum class complexity | 137.00 |
Average method complexity | 4.58 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 37.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 38 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 38 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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 were not PNG files found in your plugin