Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.31MB] [CPU: ▼139.79ms] Passed 4 tests
Server-side resources used by Rexly Toolbox
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.13 ▲0.42 | 43.29 ▲22.31 |
Dashboard /wp-admin | 3.37 ▲0.31 | 45.13 ▼3.47 |
Posts /wp-admin/edit.php | 3.42 ▲0.31 | 46.90 ▲0.53 |
Add New Post /wp-admin/post-new.php | 5.72 ▲0.29 | 93.96 ▼552.86 |
Media Library /wp-admin/upload.php | 3.31 ▲0.31 | 32.12 ▼3.34 |
Add Service /wp-admin/post-new.php?post_type=rexly-service | 3.40 | 49.78 |
Team Members /wp-admin/edit.php?post_type=rexly-team-member | 3.35 | 39.32 |
Add Portfolio /wp-admin/post-new.php?post_type=rexly-portfolio | 3.41 | 50.03 |
Add Team Member /wp-admin/post-new.php?post_type=rexly-team-member | 3.41 | 49.83 |
Add Testimonial /wp-admin/post-new.php?post_type=rexly-testimonial | 3.41 | 43.55 |
Portfolios /wp-admin/edit.php?post_type=rexly-portfolio | 3.35 | 34.94 |
Services /wp-admin/edit.php?post_type=rexly-service | 3.35 | 34.58 |
Testimonials /wp-admin/edit.php?post_type=rexly-testimonial | 3.35 | 34.74 |
Server storage [IO: ▲0.09MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
An overview of browser requirements for Rexly Toolbox
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,862 ▲290 | 15.93 ▲0.05 | 10.57 ▲0.87 | 46.36 ▲1.34 |
Dashboard /wp-admin | 3,138 ▲204 | 5.99 ▼0.08 | 156.24 ▼0.58 | 107.75 ▼1.55 |
Posts /wp-admin/edit.php | 2,910 ▲171 | 2.74 ▲0.03 | 70.56 ▲1.86 | 88.39 ▼4.86 |
Add New Post /wp-admin/post-new.php | 1,783 ▲100 | 18.81 ▼0.01 | 392.43 ▼8.03 | 102.33 ▼0.99 |
Media Library /wp-admin/upload.php | 1,976 ▲169 | 5.03 ▲0.02 | 163.14 ▼8.20 | 109.89 ▼2.75 |
Add Service /wp-admin/post-new.php?post_type=rexly-service | 2,979 | 8.98 | 236.73 | 134.84 |
Team Members /wp-admin/edit.php?post_type=rexly-team-member | 1,567 | 2.65 | 65.08 | 74.52 |
Add Portfolio /wp-admin/post-new.php?post_type=rexly-portfolio | 3,006 | 8.78 | 222.29 | 137.26 |
Add Team Member /wp-admin/post-new.php?post_type=rexly-team-member | 2,985 | 8.31 | 219.33 | 135.89 |
Add Testimonial /wp-admin/post-new.php?post_type=rexly-testimonial | 2,982 | 8.18 | 242.42 | 131.02 |
Portfolios /wp-admin/edit.php?post_type=rexly-portfolio | 1,567 | 2.78 | 67.37 | 74.14 |
Services /wp-admin/edit.php?post_type=rexly-service | 1,567 | 2.66 | 71.20 | 74.42 |
Testimonials /wp-admin/edit.php?post_type=rexly-testimonial | 1,567 | 2.67 | 66.91 | 72.80 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Uninstaller ran successfully
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
3 plugin tags: custom post types, metaboxes, rexly
rexly-toolbox/rexly-toolbox.php Passed 13 tests
The primary PHP file in "Rexly Toolbox" version 1.0 is used by WordPress to initiate all plugin functionality
81 characters long description:
This plugin especially made for rexly theme. It registers some custom post types.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
There were no executable files found in this plugin887 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 37 | 161 | 887 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
All good! 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 | 4 | |
▷ Named functions | 4 | 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
There were not PNG files found in your plugin