Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲6.10MB] [CPU: ▲35.56ms] 75% from 4 tests
Analyzing server-side resources used by Go Fetch Jobs (for WP Job Manager)
It is recommended to improve the following
- Extra RAM: The extra memory usage must be under 5MB (currently 6.10MB on /wp-admin/admin.php?page=freemius)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 9.23 ▲5.76 | 90.78 ▲46.47 |
Dashboard /wp-admin | 9.54 ▲6.19 | 91.07 ▲28.35 |
Posts /wp-admin/edit.php | 9.59 ▲6.23 | 106.58 ▲52.24 |
Add New Post /wp-admin/post-new.php | 12.12 ▲6.23 | 126.60 ▲15.18 |
Media Library /wp-admin/upload.php | 9.46 ▲6.23 | 96.48 ▲56.87 |
Freemius Debug [v.2.5.9] /wp-admin/admin.php?page=freemius | 9.65 | 95.40 |
Server storage [IO: ▲6.21MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 435 new files
Database: no new tables, 11 new options
New WordPress options |
---|
goft-wpjm-error |
can_compress_scripts |
fs_accounts |
db_upgraded |
widget_recent-comments |
fs_debug_mode |
goft-wpjm-activated |
fs_active_plugins |
widget_theysaidso_widget |
widget_recent-posts |
... |
Browser metrics Passed 4 tests
Checking browser requirements for Go Fetch Jobs (for WP Job Manager)
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,855 ▲94 | 14.66 ▲0.31 | 1.46 ▼0.29 | 30.39 ▼13.07 |
Dashboard /wp-admin | 2,261 ▲84 | 5.55 ▼0.11 | 96.01 ▼1.81 | 46.48 ▼0.04 |
Posts /wp-admin/edit.php | 2,170 ▲73 | 2.22 ▲0.20 | 41.75 ▲4.09 | 41.36 ▲6.92 |
Add New Post /wp-admin/post-new.php | 1,587 ▲58 | 22.74 ▼0.55 | 685.49 ▲8.08 | 51.30 ▼16.67 |
Media Library /wp-admin/upload.php | 1,460 ▲60 | 4.26 ▲0.08 | 100.14 ▼4.84 | 49.64 ▲4.35 |
Freemius Debug [v.2.5.9] /wp-admin/admin.php?page=freemius | 1,137 | 2.08 | 35.22 | 29.16 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Uninstall procedure had uncaught errors
- > Notice in wp-content/plugins/go-fetch-jobs-wp-job-manager/includes/freemius/includes/class-freemius.php+8486
Undefined property: stdClass::$plugins
- The uninstall procedure has failed, leaving 11 options in the database
- can_compress_scripts
- widget_theysaidso_widget
- goft-wpjm-activated
- db_upgraded
- fs_active_plugins
- goft-wpjm-error
- widget_recent-posts
- fs_debug_mode
- fs_accounts
- widget_recent-comments
- ...
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP 50% from 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
Please fix the following items
- 4× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'BC_Framework_Tabs_Page' not found in wp-content/plugins/go-fetch-jobs-wp-job-manager/includes/admin/class-gofetch-admin-settings.php:12
- > PHP Fatal error
Uncaught Error: Class 'scbAdminPage' not found in wp-content/plugins/go-fetch-jobs-wp-job-manager/includes/framework/includes/wp-scb-framework/BoxesPage.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/go-fetch-jobs-wp-job-manager/includes/settings.php:43
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/go-fetch-jobs-wp-job-manager/includes/framework/includes/wp-scb-framework/Widget.php:5
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that require attention:
- Tags: Please reduce the number of tags, currently 16 tag instead of maximum 10
go-fetch-jobs-wp-job-manager/gofetch-jobs-wpjm.php 92% from 13 tests
The main PHP file in "Go Fetch Jobs (for WP Job Manager)" ver. 1.8.2.2 adds more information about the plugin and also serves as the entry point for this plugin
Please make the necessary changes and fix the following:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("go-fetch-jobs-wp-job-manager.php" instead of "gofetch-jobs-wpjm.php")
Code Analysis 97% from 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
Good job! No executable or dangerous file extensions detected71,536 lines of code in 318 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 172 | 11,207 | 21,176 | 44,849 |
JavaScript | 65 | 4,208 | 2,364 | 20,177 |
Sass | 38 | 538 | 92 | 3,188 |
PO File | 1 | 696 | 987 | 2,019 |
CSS | 23 | 171 | 69 | 968 |
SVG | 14 | 14 | 3 | 224 |
JSON | 3 | 0 | 0 | 73 |
Bourne Shell | 2 | 17 | 8 | 38 |
PHP code 50% from 2 tests
A short review of cyclomatic complexity and code structure
Please fix the following
- Cyclomatic complexity of classes has to be reduced to less than 1000 (currently 3,079)
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.57 |
Average class complexity | 53.32 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 3,079.00 |
Average method complexity | 4.20 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 94.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 3 | |
Traits | 0 | |
Classes | 111 | |
▷ Abstract classes | 11 | 9.91% |
▷ Concrete classes | 100 | 90.09% |
▷ Final classes | 2 | 2.00% |
Methods | 1,905 | |
▷ Static methods | 407 | 21.36% |
▷ Public methods | 1,374 | 72.13% |
▷ Protected methods | 124 | 6.51% |
▷ Private methods | 407 | 21.36% |
Functions | 119 | |
▷ Named functions | 113 | 94.96% |
▷ Anonymous functions | 6 | 5.04% |
Constants | 151 | |
▷ Global constants | 103 | 68.21% |
▷ Class constants | 48 | 31.79% |
▷ Public constants | 48 | 100.00% |
Plugin size 0% from 2 tests
Image compression 0% from 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
51 PNG files occupy 1.03MB with 0.66MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/images/logos/logo-problogger.png | 3.69KB | 3.89KB | 0.00% |
includes/images/logos/logo-recruitee.png | 31.72KB | 3.83KB | ▼ 87.92% |
includes/images/logos/logo-jobsinkenya.png | 12.72KB | 3.51KB | ▼ 72.43% |
(invalid) includes/images/logos/logo-jobmonkey.png | 17.00KB | 0.00KB | ▼ 100.00% |
includes/images/logos/logo-healthcareercenter.png | 26.11KB | 10.11KB | ▼ 61.29% |