Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼140.69ms] Passed 4 tests
Server-side resources used by Read More for Feed Burner Feed
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.84 ▲0.01 | 36.72 ▲0.88 |
Dashboard /wp-admin | 3.07 ▲0.01 | 42.19 ▼2.37 |
Posts /wp-admin/edit.php | 3.12 ▲0.01 | 45.19 ▲4.60 |
Add New Post /wp-admin/post-new.php | 5.43 ▼0.01 | 91.43 ▼559.53 |
Media Library /wp-admin/upload.php | 3.01 ▲0.01 | 34.28 ▼1.75 |
Read More FeedBurner /wp-admin/options-general.php?page=hello-world | 2.98 | 29.77 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 5 new files
Database: no new tables, 1 new option
New WordPress options |
---|
read_more_data |
Browser metrics Passed 4 tests
A check of browser resources used by Read More for Feed Burner Feed
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,684 ▲88 | 15.88 ▲0.33 | 8.18 ▼0.50 | 50.83 ▲1.80 |
Dashboard /wp-admin | 2,978 ▲47 | 5.88 ▼0.09 | 132.53 ▼8.24 | 111.35 ▼5.97 |
Posts /wp-admin/edit.php | 2,744 ▲5 | 2.70 ▼0.00 | 73.32 ▲8.87 | 89.96 ▼0.69 |
Add New Post /wp-admin/post-new.php | 1,501 ▲3 | 18.84 ▼0.01 | 383.85 ▲12.67 | 106.98 ▼13.80 |
Media Library /wp-admin/upload.php | 1,818 ▲8 | 5.01 ▲0.01 | 147.36 ▲2.04 | 122.95 ▲3.24 |
Read More FeedBurner /wp-admin/options-general.php?page=hello-world | 1,029 | 2.09 | 52.03 | 80.41 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
This plugin's uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not 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
Please take a closer look at the following
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/read-more-for-feed-burner-feed/Read-More-for-Feed-Burner-Feed.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
- Screenshots: These screenshots require images: #1 (This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from), #2 (This is the second screen shot)
read-more-for-feed-burner-feed/Read-More-for-Feed-Burner-Feed.php 92% from 13 tests
The entry point to "Read More for Feed Burner Feed" version 1.0 is a PHP file that has certain tags in its header comment area
It is important to fix the following:
- Main file name: The principal plugin file should be the same as the plugin slug ("read-more-for-feed-burner-feed.php" instead of "Read-More-for-Feed-Burner-Feed.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
Good job! No executable or dangerous file extensions detected60 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 2 | 11 | 59 |
Markdown | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
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 | 5 | |
▷ Named functions | 5 | 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
No PNG files were detected