phplib/Target/Jira.php

Summary

Maintainability
A
1 hr
Test Coverage

Method process has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function process(Alert $alert, $date) {
        $site = SiteFinder::getCurrent();
        $search = SearchFinder::getById($alert['search_id']);
        $issue_key = null;

Severity: Minor
Found in phplib/Target/Jira.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status