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
Install script ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼147.38ms] Passed 4 tests
Server-side resources used by amr cron manager
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.90 ▲0.18 | 42.64 ▲19.33 |
Dashboard /wp-admin | 3.13 ▲0.08 | 50.65 ▲2.95 |
Posts /wp-admin/edit.php | 3.18 ▲0.08 | 44.50 ▼7.58 |
Add New Post /wp-admin/post-new.php | 5.49 ▲0.06 | 93.33 ▼578.39 |
Media Library /wp-admin/upload.php | 3.07 ▲0.07 | 30.02 ▼6.51 |
Cron Manager /wp-admin/tools.php?page=amr-cron-manager | 3.06 | 30.87 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for amr cron manager
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,684 ▲88 | 15.91 ▲0.00 | 7.67 ▼2.20 | 50.37 ▼4.03 |
Dashboard /wp-admin | 2,972 ▲38 | 5.89 ▼0.06 | 142.48 ▼11.12 | 118.36 ▼0.10 |
Posts /wp-admin/edit.php | 2,744 ▲5 | 2.82 ▲0.13 | 68.38 ▼2.09 | 90.54 ▼13.25 |
Add New Post /wp-admin/post-new.php | 1,678 ▼5 | 18.76 ▼0.14 | 384.93 ▼38.83 | 128.01 ▼14.56 |
Media Library /wp-admin/upload.php | 1,812 ▲8 | 5.02 ▲0.01 | 170.83 ▲5.02 | 132.71 ▼1.93 |
Cron Manager /wp-admin/tools.php?page=amr-cron-manager | 2,332 | 2.08 | 64.11 | 84.31 |
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
Uninstall script ran successfully
Smoke tests 75% from 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 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× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function is_admin() in wp-content/plugins/amr-cron-manager/amr-cron-manager.php:521
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues 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
6 plugin tags: cron manager, debug, cron control, cron cleaner, cron...
amr-cron-manager/amr-cron-manager.php Passed 13 tests
The principal PHP file in "amr cron manager" v. 2.3 is loaded by WordPress automatically on each request
104 characters long description:
Overview of cron with action check and arguments, plus ability to delete comprehensively, and reschedule
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin389 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 81 | 54 | 389 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.23 |
Average class complexity | 51.00 |
▷ Minimum class complexity | 51.00 |
▷ Maximum class complexity | 51.00 |
Average method complexity | 4.12 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 21.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 | 16 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 16 | 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
PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin