Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.01MB] [CPU: ▼6.15ms] Passed 4 tests
An overview of server-side resources used by TITLE ANIMATOR
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 38.25 ▼8.93 |
Dashboard /wp-admin | 3.32 ▲0.01 | 46.37 ▼6.91 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 49.07 ▲3.61 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 84.15 ▼6.80 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 34.65 ▼1.97 |
Title Animator /wp-admin/options-general.php?page=title_animator | 3.24 | 28.28 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 10 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
db_upgraded |
tr_radio |
Browser metrics Passed 4 tests
Checking browser requirements for TITLE ANIMATOR
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,811 ▲40 | 13.35 ▼0.95 | 1.90 ▼0.07 | 40.13 ▼5.33 |
Dashboard /wp-admin | 2,208 ▲31 | 5.83 ▲0.95 | 120.76 ▲3.69 | 43.18 ▼4.65 |
Posts /wp-admin/edit.php | 2,097 ▲8 | 2.01 ▼0.02 | 40.06 ▲4.63 | 34.93 ▼5.51 |
Add New Post /wp-admin/post-new.php | 1,539 ▼8 | 23.19 ▼1.01 | 665.39 ▼20.40 | 60.15 ▲1.34 |
Media Library /wp-admin/upload.php | 1,393 ▲8 | 4.24 ▲0.06 | 94.80 ▼4.71 | 40.29 ▼6.41 |
Title Animator /wp-admin/options-general.php?page=title_animator | 817 | 2.32 | 26.13 | 23.99 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
Smoke tests Passed 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 Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
4 plugin tags: title tag, title rotator, title, title animator
title-animator/title-animator.php Passed 13 tests
"TITLE ANIMATOR" version 1.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
40 characters long description:
Animated Title (Title tag) in Wordpress.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
There were no executable files found in this plugin242 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 5 | 3 | 0 | 133 |
PHP | 2 | 3 | 9 | 109 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
Average class complexity | 6.00 |
▷ Minimum class complexity | 6.00 |
▷ Maximum class complexity | 6.00 |
Average method complexity | 1.83 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.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 | 6 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 6 | 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 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin