Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.16MB] [CPU: ▼2.81ms] Passed 4 tests
Analyzing server-side resources used by Typing Text
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.65 ▲0.19 | 48.37 ▲12.67 |
Dashboard /wp-admin | 3.45 ▲0.15 | 51.35 ▲2.31 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 47.62 ▲7.54 |
Add New Post /wp-admin/post-new.php | 6.06 ▲0.17 | 84.05 ▼20.79 |
Media Library /wp-admin/upload.php | 3.37 ▲0.15 | 37.51 ▼0.29 |
Server storage [IO: ▲0.97MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 22 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Typing Text
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,903 ▲117 | 13.56 ▼0.84 | 10.61 ▲8.95 | 42.50 ▲2.38 |
Dashboard /wp-admin | 2,198 ▲24 | 5.62 ▲0.05 | 80.78 ▼19.57 | 36.29 ▼10.45 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 1.97 ▲0.00 | 33.96 ▼6.51 | 35.39 ▼1.59 |
Add New Post /wp-admin/post-new.php | 1,668 ▲134 | 27.29 ▲9.09 | 633.48 ▼10.25 | 38.21 ▼30.60 |
Media Library /wp-admin/upload.php | 1,397 ▼6 | 4.18 ▼0.04 | 101.26 ▼13.03 | 44.36 ▼6.66 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
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
9 plugin tags: gutenberg, animated text, typing text, typewriter, type text...
typing-text/typing-text.php Passed 13 tests
The main file in "Typing Text" v. 1.2.4 serves as a complement to information provided in readme.txt and as the entry point to the plugin
56 characters long description:
Make Your Website Interactive With Typing Text Animation
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 plugin772 lines of code in 20 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 10 | 106 | 163 | 692 |
JavaScript | 6 | 11 | 13 | 67 |
JSON | 1 | 0 | 0 | 10 |
CSS | 3 | 1 | 6 | 3 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.62 |
Average class complexity | 32.40 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 87.00 |
Average method complexity | 5.43 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 20.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 5 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 5 | 100.00% |
▷ Final classes | 1 | 20.00% |
Methods | 33 | |
▷ Static methods | 12 | 36.36% |
▷ Public methods | 29 | 87.88% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 4 | 12.12% |
Functions | 4 | |
▷ Named functions | 1 | 25.00% |
▷ Anonymous functions | 3 | 75.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin