Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.10MB] [CPU: ▼3.55ms] Passed 4 tests
An overview of server-side resources used by Reactflow Visitor Recording and Heatmaps
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.09 | 37.23 ▼11.12 |
Dashboard /wp-admin | 3.40 ▲0.10 | 48.51 ▼3.15 |
Posts /wp-admin/edit.php | 3.45 ▲0.10 | 56.51 ▲9.63 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.10 | 97.93 ▼1.91 |
Media Library /wp-admin/upload.php | 3.32 ▲0.10 | 40.05 ▲1.97 |
Reactflow /wp-admin/options-general.php?page=reactflow-session-replay-heatmap/reactflow.php | 3.29 | 45.36 |
Server storage [IO: ▲0.25MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by Reactflow Visitor Recording and Heatmaps
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,805 ▲59 | 14.35 ▼0.01 | 1.64 ▼0.28 | 40.95 ▼4.64 |
Dashboard /wp-admin | 2,205 ▲25 | 5.64 ▼0.04 | 95.00 ▲2.02 | 42.15 ▼8.46 |
Posts /wp-admin/edit.php | 2,117 ▲14 | 1.99 ▲0.04 | 39.21 ▼7.15 | 38.02 ▼3.60 |
Add New Post /wp-admin/post-new.php | 1,541 ▲13 | 23.79 ▲0.69 | 660.03 ▼29.72 | 58.35 ▼6.95 |
Media Library /wp-admin/upload.php | 1,419 ▲22 | 4.20 ▼0.01 | 108.97 ▲4.40 | 50.95 ▲3.29 |
Reactflow /wp-admin/options-general.php?page=reactflow-session-replay-heatmap/reactflow.php | 1,307 | 4.67 | 117.10 | 58.52 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 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
Please fix the following
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/reactflow-session-replay-heatmap/reactflow.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need your attention:
- Tags: Please reduce the number of tags, currently 38 tag instead of maximum 10
reactflow-session-replay-heatmap/reactflow.php 85% from 13 tests
Analyzing the main PHP file in "Reactflow Visitor Recording and Heatmaps" version 1.0.10
Please make the necessary changes and fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 204 characters long)
- Main file name: It is recommended to name the main PHP file as the plugin slug ("reactflow-session-replay-heatmap.php" instead of "reactflow.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Good job! No executable or dangerous file extensions detected538 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 419 | 13 | 538 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.47 |
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 | 13 | |
▷ Named functions | 13 | 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
PNG files should be compressed to save space and minimize bandwidth usage
3 PNG files occupy 0.22MB with 0.13MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
favicon.png | 18.45KB | 8.15KB | ▼ 55.80% |
logo.png | 31.18KB | 15.82KB | ▼ 49.25% |
reactflow.png | 176.21KB | 49.17KB | ▼ 72.09% |