Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.11MB] [CPU: ▼0.79ms] Passed 4 tests
An overview of server-side resources used by Instant Conversion Analytics - User Analytics Directly Inside Emails Sent From Your Website
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.11 | 44.92 ▼0.69 |
Dashboard /wp-admin | 3.42 ▲0.11 | 53.60 ▲1.53 |
Posts /wp-admin/edit.php | 3.47 ▲0.11 | 50.85 ▼3.06 |
Add New Post /wp-admin/post-new.php | 6.00 ▲0.11 | 88.92 ▲2.87 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 40.19 ▼0.94 |
Instant Conversion Analytics /wp-admin/options-general.php?page=instant-conversion-analytics | 3.31 | 31.55 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 11 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
ica |
db_upgraded |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Instant Conversion Analytics - User Analytics Directly Inside Emails Sent From Your Website
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,795 ▲34 | 14.20 ▼0.16 | 3.27 ▲1.75 | 44.11 ▲0.37 |
Dashboard /wp-admin | 2,202 ▲31 | 5.55 ▼0.12 | 94.30 ▼23.22 | 42.25 ▼16.60 |
Posts /wp-admin/edit.php | 2,104 ▲1 | 2.02 ▲0.00 | 36.48 ▲1.27 | 34.58 ▲1.58 |
Add New Post /wp-admin/post-new.php | 1,530 ▲4 | 23.19 ▲2.22 | 683.76 ▲9.97 | 53.88 ▲6.00 |
Media Library /wp-admin/upload.php | 1,398 ▼2 | 4.18 ▼0.08 | 100.50 ▼16.63 | 43.54 ▼6.90 |
Instant Conversion Analytics /wp-admin/options-general.php?page=instant-conversion-analytics | 1,174 | 2.20 | 25.60 | 75.11 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- The uninstall procedure has failed, leaving 6 options in the database
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
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
Good news, no errors were detected
SRP 0% 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
Almost there! Just fix the following items
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/instant-conversion-analytics/includes/img/index.php
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/instant-conversion-analytics/ica.php:14
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
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 need to be fixed:
- Tags: Please reduce the number of tags, currently 14 tag instead of maximum 10
instant-conversion-analytics/ica.php 92% from 13 tests
The primary PHP file in "Instant Conversion Analytics - User Analytics Directly Inside Emails Sent From Your Website" version 1.4.2 is used by WordPress to initiate all plugin functionality
You should first fix the following items:
- Main file name: Name the main plugin file the same as the plugin slug ("instant-conversion-analytics.php" instead of "ica.php")
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
No dangerous file extensions were detected665 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 40 | 108 | 635 |
JavaScript | 2 | 0 | 10 | 30 |
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.67 |
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 | 20 | |
▷ Named functions | 20 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
1 compressed PNG file occupies 0.01MB
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/img/ica_logo.png | 5.43KB | 5.61KB | 0.00% |