CasperSecurity
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dashboard for C:\xampp\htdocs\OSS-Application\app</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="_css/bootstrap.min.css?v=9.2.31" rel="stylesheet" type="text/css">
<link href="_css/nv.d3.min.css?v=9.2.31" rel="stylesheet" type="text/css">
<link href="_css/style.css?v=9.2.31" rel="stylesheet" type="text/css">
<link href="_css/custom.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">C:\xampp\htdocs\OSS-Application\app</a></li>
<li class="breadcrumb-item active">(Dashboard)</li>
</ol>
</nav>
</div>
</div>
</div>
</header>
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<h2>Classes</h2>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Coverage Distribution</h3>
<div id="classCoverageDistribution" style="height: 300px;">
<svg></svg>
</div>
</div>
<div class="col-md-6">
<h3>Complexity</h3>
<div id="classComplexity" style="height: 300px;">
<svg></svg>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Insufficient Coverage</h3>
<div class="scrollbox">
<table class="table">
<thead>
<tr>
<th>Class</th>
<th class="text-right">Coverage</th>
</tr>
</thead>
<tbody>
<tr><td><a href="Http/Controllers/ApprovalRuleController.php.html#9">App\Http\Controllers\ApprovalRuleController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/Auth/EmailVerificationNotificationController.php.html#10">App\Http\Controllers\Auth\EmailVerificationNotificationController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientCategoryController.php.html#9">App\Http\Controllers\ClientCategoryController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientController.php.html#9">App\Http\Controllers\ClientController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/DesignationController.php.html#9">App\Http\Controllers\DesignationController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/FeatureController.php.html#9">App\Http\Controllers\FeatureController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ModuleController.php.html#9">App\Http\Controllers\ModuleController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/OrganisationController.php.html#9">App\Http\Controllers\OrganisationController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ProfileController.php.html#12">App\Http\Controllers\ProfileController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderActivityController.php.html#9">App\Http\Controllers\TenderActivityController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderDocumentController.php.html#9">App\Http\Controllers\TenderDocumentController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderVerietyController.php.html#9">App\Http\Controllers\TenderVerietyController</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#11">App\Http\Livewire\Organisation\DesignationLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#10">App\Http\Livewire\Organisation\OrganisationLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#16">App\Http\Livewire\Organisation\UserLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Setting/ApprovalRuleLivewire.php.html#7">App\Http\Livewire\Setting\ApprovalRuleLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#17">App\Http\Livewire\Settings\ApprovalRuleLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#10">App\Http\Livewire\Settings\DepartmentsLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#12">App\Http\Livewire\Tendermanagement\ClientCategoryLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientLivewire.php.html#8">App\Http\Livewire\Tendermanagement\ClientLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/CreateTenderLivewire.php.html#7">App\Http\Livewire\Tendermanagement\CreateTenderLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#11">App\Http\Livewire\Tendermanagement\TenderActivityLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#12">App\Http\Livewire\Tendermanagement\TenderDocumentLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#11">App\Http\Livewire\Tendermanagement\TenderVerietyLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderActivityRequired.php.html#7">App\Http\Livewire\Tendermanagement\Tendertab\TenderActivityRequired</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderDocumentRequired.php.html#7">App\Http\Livewire\Tendermanagement\Tendertab\TenderDocumentRequired</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderLivewire.php.html#7">App\Http\Livewire\Tendermanagement\Tendertab\TenderLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderPreRequiredDocs.php.html#7">App\Http\Livewire\Tendermanagement\Tendertab\TenderPreRequiredDocs</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderRelatedDocument.php.html#7">App\Http\Livewire\Tendermanagement\Tendertab\TenderRelatedDocument</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderVerietyLivewire.php.html#7">App\Http\Livewire\Tendermanagement\Tendertab\TenderVerietyLivewire</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Middleware/Authenticate.php.html#7">App\Http\Middleware\Authenticate</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Middleware/TrustHosts.php.html#7">App\Http\Middleware\TrustHosts</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/ProfileUpdateRequest.php.html#9">App\Http\Requests\ProfileUpdateRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreApprovalRuleRequest.php.html#7">App\Http\Requests\StoreApprovalRuleRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreClientCategoryRequest.php.html#7">App\Http\Requests\StoreClientCategoryRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreClientRequest.php.html#7">App\Http\Requests\StoreClientRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreDesignationRequest.php.html#7">App\Http\Requests\StoreDesignationRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreFeatureRequest.php.html#7">App\Http\Requests\StoreFeatureRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreModuleRequest.php.html#7">App\Http\Requests\StoreModuleRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreOrganisationRequest.php.html#7">App\Http\Requests\StoreOrganisationRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderActivityRequest.php.html#7">App\Http\Requests\StoreTenderActivityRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderDocumentRequest.php.html#7">App\Http\Requests\StoreTenderDocumentRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderVerietyRequest.php.html#7">App\Http\Requests\StoreTenderVerietyRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateApprovalRuleRequest.php.html#7">App\Http\Requests\UpdateApprovalRuleRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateClientCategoryRequest.php.html#7">App\Http\Requests\UpdateClientCategoryRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateClientRequest.php.html#7">App\Http\Requests\UpdateClientRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateDesignationRequest.php.html#7">App\Http\Requests\UpdateDesignationRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateFeatureRequest.php.html#7">App\Http\Requests\UpdateFeatureRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateModuleRequest.php.html#7">App\Http\Requests\UpdateModuleRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateOrganisationRequest.php.html#7">App\Http\Requests\UpdateOrganisationRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderActivityRequest.php.html#7">App\Http\Requests\UpdateTenderActivityRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderDocumentRequest.php.html#7">App\Http\Requests\UpdateTenderDocumentRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderVerietyRequest.php.html#7">App\Http\Requests\UpdateTenderVerietyRequest</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/ApprovalRule.php.html#11">App\Models\ApprovalRule</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/Client.php.html#13">App\Models\Client</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/ClientCategory.php.html#11">App\Models\ClientCategory</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/Designation.php.html#11">App\Models\Designation</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/Team.php.html#8">App\Models\Team</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/TenderActivity.php.html#11">App\Models\TenderActivity</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/TenderDocument.php.html#12">App\Models\TenderDocument</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/TenderVeriety.php.html#11">App\Models\TenderVeriety</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/User.php.html#14">App\Models\User</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ApprovalRulePolicy.php.html#9">App\Policies\ApprovalRulePolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientCategoryPolicy.php.html#9">App\Policies\ClientCategoryPolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientPolicy.php.html#9">App\Policies\ClientPolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/DesignationPolicy.php.html#9">App\Policies\DesignationPolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/FeaturePolicy.php.html#9">App\Policies\FeaturePolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ModulePolicy.php.html#9">App\Policies\ModulePolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/OrganisationPolicy.php.html#9">App\Policies\OrganisationPolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderActivityPolicy.php.html#9">App\Policies\TenderActivityPolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderDocumentPolicy.php.html#9">App\Policies\TenderDocumentPolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderVerietyPolicy.php.html#9">App\Policies\TenderVerietyPolicy</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="View/Components/AppLayout.php.html#8">App\View\Components\AppLayout</a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/Auth/AuthenticatedSessionController.php.html#14">App\Http\Controllers\Auth\AuthenticatedSessionController</a></td><td class="text-right">53%</td></tr>
<tr><td><a href="Http/Requests/Auth/LoginRequest.php.html#12">App\Http\Requests\Auth\LoginRequest</a></td><td class="text-right">65%</td></tr>
<tr><td><a href="Console/Kernel.php.html#8">App\Console\Kernel</a></td><td class="text-right">66%</td></tr>
<tr><td><a href="Http/Controllers/Auth/EmailVerificationPromptController.php.html#11">App\Http\Controllers\Auth\EmailVerificationPromptController</a></td><td class="text-right">66%</td></tr>
<tr><td><a href="Http/Controllers/Auth/VerifyEmailController.php.html#11">App\Http\Controllers\Auth\VerifyEmailController</a></td><td class="text-right">80%</td></tr>
<tr><td><a href="Http/Middleware/RedirectIfAuthenticated.php.html#10">App\Http\Middleware\RedirectIfAuthenticated</a></td><td class="text-right">80%</td></tr>
</tbody>
</table>
</div>
</div>
<div class="col-md-6">
<h3>Project Risks</h3>
<div class="scrollbox">
<table class="table">
<thead>
<tr>
<th>Class</th>
<th class="text-right"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></th>
</tr>
</thead>
<tbody>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#17">App\Http\Livewire\Settings\ApprovalRuleLivewire</a></td><td class="text-right">1482</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#16">App\Http\Livewire\Organisation\UserLivewire</a></td><td class="text-right">930</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#12">App\Http\Livewire\Tendermanagement\TenderDocumentLivewire</a></td><td class="text-right">552</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#10">App\Http\Livewire\Settings\DepartmentsLivewire</a></td><td class="text-right">420</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#11">App\Http\Livewire\Organisation\DesignationLivewire</a></td><td class="text-right">380</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#12">App\Http\Livewire\Tendermanagement\ClientCategoryLivewire</a></td><td class="text-right">380</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#11">App\Http\Livewire\Tendermanagement\TenderActivityLivewire</a></td><td class="text-right">380</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#11">App\Http\Livewire\Tendermanagement\TenderVerietyLivewire</a></td><td class="text-right">380</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#10">App\Http\Livewire\Organisation\OrganisationLivewire</a></td><td class="text-right">272</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/CreateTenderLivewire.php.html#7">App\Http\Livewire\Tendermanagement\CreateTenderLivewire</a></td><td class="text-right">30</td></tr>
<tr><td><a href="Http/Controllers/ProfileController.php.html#12">App\Http\Controllers\ProfileController</a></td><td class="text-right">20</td></tr>
<tr><td><a href="Http/Requests/Auth/LoginRequest.php.html#12">App\Http\Requests\Auth\LoginRequest</a></td><td class="text-right">9</td></tr>
<tr><td><a href="Http/Controllers/Auth/AuthenticatedSessionController.php.html#14">App\Http\Controllers\Auth\AuthenticatedSessionController</a></td><td class="text-right">7</td></tr>
<tr><td><a href="Http/Controllers/Auth/EmailVerificationNotificationController.php.html#10">App\Http\Controllers\Auth\EmailVerificationNotificationController</a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Middleware/Authenticate.php.html#7">App\Http\Middleware\Authenticate</a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Middleware/RedirectIfAuthenticated.php.html#10">App\Http\Middleware\RedirectIfAuthenticated</a></td><td class="text-right">4</td></tr>
<tr><td><a href="Http/Controllers/Auth/VerifyEmailController.php.html#11">App\Http\Controllers\Auth\VerifyEmailController</a></td><td class="text-right">3</td></tr>
<tr><td><a href="Http/Controllers/Auth/EmailVerificationPromptController.php.html#11">App\Http\Controllers\Auth\EmailVerificationPromptController</a></td><td class="text-right">2</td></tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>Methods</h2>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Coverage Distribution</h3>
<div id="methodCoverageDistribution" style="height: 300px;">
<svg></svg>
</div>
</div>
<div class="col-md-6">
<h3>Complexity</h3>
<div id="methodComplexity" style="height: 300px;">
<svg></svg>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Insufficient Coverage</h3>
<div class="scrollbox">
<table class="table">
<thead>
<tr>
<th>Method</th>
<th class="text-right">Coverage</th>
</tr>
</thead>
<tbody>
<tr><td><a href="Console/Kernel.php.html#16"><abbr title="App\Console\Kernel::schedule">schedule</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ApprovalRuleController.php.html#16"><abbr title="App\Http\Controllers\ApprovalRuleController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ApprovalRuleController.php.html#26"><abbr title="App\Http\Controllers\ApprovalRuleController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ApprovalRuleController.php.html#37"><abbr title="App\Http\Controllers\ApprovalRuleController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ApprovalRuleController.php.html#48"><abbr title="App\Http\Controllers\ApprovalRuleController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ApprovalRuleController.php.html#59"><abbr title="App\Http\Controllers\ApprovalRuleController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ApprovalRuleController.php.html#71"><abbr title="App\Http\Controllers\ApprovalRuleController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ApprovalRuleController.php.html#82"><abbr title="App\Http\Controllers\ApprovalRuleController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/Auth/AuthenticatedSessionController.php.html#49"><abbr title="App\Http\Controllers\Auth\AuthenticatedSessionController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/Auth/EmailVerificationNotificationController.php.html#15"><abbr title="App\Http\Controllers\Auth\EmailVerificationNotificationController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientCategoryController.php.html#16"><abbr title="App\Http\Controllers\ClientCategoryController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientCategoryController.php.html#26"><abbr title="App\Http\Controllers\ClientCategoryController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientCategoryController.php.html#37"><abbr title="App\Http\Controllers\ClientCategoryController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientCategoryController.php.html#48"><abbr title="App\Http\Controllers\ClientCategoryController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientCategoryController.php.html#59"><abbr title="App\Http\Controllers\ClientCategoryController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientCategoryController.php.html#71"><abbr title="App\Http\Controllers\ClientCategoryController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientCategoryController.php.html#82"><abbr title="App\Http\Controllers\ClientCategoryController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientController.php.html#16"><abbr title="App\Http\Controllers\ClientController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientController.php.html#26"><abbr title="App\Http\Controllers\ClientController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientController.php.html#37"><abbr title="App\Http\Controllers\ClientController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientController.php.html#48"><abbr title="App\Http\Controllers\ClientController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientController.php.html#59"><abbr title="App\Http\Controllers\ClientController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientController.php.html#71"><abbr title="App\Http\Controllers\ClientController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ClientController.php.html#82"><abbr title="App\Http\Controllers\ClientController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/DesignationController.php.html#16"><abbr title="App\Http\Controllers\DesignationController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/DesignationController.php.html#26"><abbr title="App\Http\Controllers\DesignationController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/DesignationController.php.html#37"><abbr title="App\Http\Controllers\DesignationController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/DesignationController.php.html#48"><abbr title="App\Http\Controllers\DesignationController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/DesignationController.php.html#59"><abbr title="App\Http\Controllers\DesignationController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/DesignationController.php.html#71"><abbr title="App\Http\Controllers\DesignationController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/DesignationController.php.html#82"><abbr title="App\Http\Controllers\DesignationController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/FeatureController.php.html#16"><abbr title="App\Http\Controllers\FeatureController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/FeatureController.php.html#26"><abbr title="App\Http\Controllers\FeatureController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/FeatureController.php.html#37"><abbr title="App\Http\Controllers\FeatureController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/FeatureController.php.html#48"><abbr title="App\Http\Controllers\FeatureController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/FeatureController.php.html#59"><abbr title="App\Http\Controllers\FeatureController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/FeatureController.php.html#71"><abbr title="App\Http\Controllers\FeatureController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/FeatureController.php.html#82"><abbr title="App\Http\Controllers\FeatureController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ModuleController.php.html#16"><abbr title="App\Http\Controllers\ModuleController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ModuleController.php.html#26"><abbr title="App\Http\Controllers\ModuleController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ModuleController.php.html#37"><abbr title="App\Http\Controllers\ModuleController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ModuleController.php.html#48"><abbr title="App\Http\Controllers\ModuleController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ModuleController.php.html#59"><abbr title="App\Http\Controllers\ModuleController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ModuleController.php.html#71"><abbr title="App\Http\Controllers\ModuleController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ModuleController.php.html#82"><abbr title="App\Http\Controllers\ModuleController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/OrganisationController.php.html#16"><abbr title="App\Http\Controllers\OrganisationController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/OrganisationController.php.html#26"><abbr title="App\Http\Controllers\OrganisationController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/OrganisationController.php.html#37"><abbr title="App\Http\Controllers\OrganisationController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/OrganisationController.php.html#48"><abbr title="App\Http\Controllers\OrganisationController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/OrganisationController.php.html#59"><abbr title="App\Http\Controllers\OrganisationController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/OrganisationController.php.html#71"><abbr title="App\Http\Controllers\OrganisationController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/OrganisationController.php.html#82"><abbr title="App\Http\Controllers\OrganisationController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ProfileController.php.html#17"><abbr title="App\Http\Controllers\ProfileController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ProfileController.php.html#27"><abbr title="App\Http\Controllers\ProfileController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/ProfileController.php.html#43"><abbr title="App\Http\Controllers\ProfileController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderActivityController.php.html#16"><abbr title="App\Http\Controllers\TenderActivityController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderActivityController.php.html#26"><abbr title="App\Http\Controllers\TenderActivityController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderActivityController.php.html#37"><abbr title="App\Http\Controllers\TenderActivityController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderActivityController.php.html#48"><abbr title="App\Http\Controllers\TenderActivityController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderActivityController.php.html#59"><abbr title="App\Http\Controllers\TenderActivityController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderActivityController.php.html#71"><abbr title="App\Http\Controllers\TenderActivityController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderActivityController.php.html#82"><abbr title="App\Http\Controllers\TenderActivityController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderDocumentController.php.html#16"><abbr title="App\Http\Controllers\TenderDocumentController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderDocumentController.php.html#26"><abbr title="App\Http\Controllers\TenderDocumentController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderDocumentController.php.html#37"><abbr title="App\Http\Controllers\TenderDocumentController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderDocumentController.php.html#48"><abbr title="App\Http\Controllers\TenderDocumentController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderDocumentController.php.html#59"><abbr title="App\Http\Controllers\TenderDocumentController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderDocumentController.php.html#71"><abbr title="App\Http\Controllers\TenderDocumentController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderDocumentController.php.html#82"><abbr title="App\Http\Controllers\TenderDocumentController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderVerietyController.php.html#16"><abbr title="App\Http\Controllers\TenderVerietyController::index">index</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderVerietyController.php.html#26"><abbr title="App\Http\Controllers\TenderVerietyController::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderVerietyController.php.html#37"><abbr title="App\Http\Controllers\TenderVerietyController::store">store</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderVerietyController.php.html#48"><abbr title="App\Http\Controllers\TenderVerietyController::show">show</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderVerietyController.php.html#59"><abbr title="App\Http\Controllers\TenderVerietyController::edit">edit</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderVerietyController.php.html#71"><abbr title="App\Http\Controllers\TenderVerietyController::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Controllers/TenderVerietyController.php.html#82"><abbr title="App\Http\Controllers\TenderVerietyController::destroy">destroy</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#43"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::updatingSearch">updatingSearch</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#48"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#54"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#61"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#70"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::submitDesignation">submitDesignation</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#94"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::updateClick">updateClick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#100"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::loadDesignation">loadDesignation</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#110"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::updateDesignation">updateDesignation</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#143"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::deleteClick">deleteClick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#151"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#169"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::read">read</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#176"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#63"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::loadData">loadData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#88"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::modelData">modelData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#116"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::saveUpdate">saveUpdate</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#150"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::updatedOrganisationLogo">updatedOrganisationLogo</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#155"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::updatedSameAsRegistered">updatedSameAsRegistered</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#170"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::mount">mount</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#175"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#196"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#39"><abbr title="App\Http\Livewire\Organisation\UserLivewire::updateRules">updateRules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#49"><abbr title="App\Http\Livewire\Organisation\UserLivewire::passwordUpdateRule">passwordUpdateRule</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#77"><abbr title="App\Http\Livewire\Organisation\UserLivewire::updatingSearch">updatingSearch</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#82"><abbr title="App\Http\Livewire\Organisation\UserLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#89"><abbr title="App\Http\Livewire\Organisation\UserLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#96"><abbr title="App\Http\Livewire\Organisation\UserLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#108"><abbr title="App\Http\Livewire\Organisation\UserLivewire::submitUser">submitUser</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#162"><abbr title="App\Http\Livewire\Organisation\UserLivewire::updateClick">updateClick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#169"><abbr title="App\Http\Livewire\Organisation\UserLivewire::loadUser">loadUser</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#188"><abbr title="App\Http\Livewire\Organisation\UserLivewire::updateUser">updateUser</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#255"><abbr title="App\Http\Livewire\Organisation\UserLivewire::read">read</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#264"><abbr title="App\Http\Livewire\Organisation\UserLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Setting/ApprovalRuleLivewire.php.html#9"><abbr title="App\Http\Livewire\Setting\ApprovalRuleLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#59"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::updatingSearch">updatingSearch</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#64"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#70"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#76"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::updateClick">updateClick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#83"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::deleteClick">deleteClick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#92"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#103"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::loadData">loadData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#124"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::validateField">validateField</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#153"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::saveApprovalRule">saveApprovalRule</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#183"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::updateApprovalRule">updateApprovalRule</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#220"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#240"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::read">read</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#246"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::userDetailSet">userDetailSet</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#261"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::setEmployee">setEmployee</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#280"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#46"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::updatingSearch">updatingSearch</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#51"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#57"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#62"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::updateclick">updateclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#68"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::deleteclick">deleteclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#76"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#82"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::loadData">loadData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#89"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::save">save</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#118"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#142"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#161"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::read">read</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#165"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#40"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::updateclick">updateclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#50"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::loadData">loadData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#60"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::updatingSearch">updatingSearch</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#65"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#70"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#75"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::deleteclick">deleteclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#83"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#89"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::save">save</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#117"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#145"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#157"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::read">read</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#161"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientLivewire.php.html#21"><abbr title="App\Http\Livewire\Tendermanagement\ClientLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/CreateTenderLivewire.php.html#12"><abbr title="App\Http\Livewire\Tendermanagement\CreateTenderLivewire::switchTab">switchTab</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/CreateTenderLivewire.php.html#21"><abbr title="App\Http\Livewire\Tendermanagement\CreateTenderLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/CreateTenderLivewire.php.html#26"><abbr title="App\Http\Livewire\Tendermanagement\CreateTenderLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/CreateTenderLivewire.php.html#31"><abbr title="App\Http\Livewire\Tendermanagement\CreateTenderLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#49"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::updateclick">updateclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#59"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::loadData">loadData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#72"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::updatingSearch">updatingSearch</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#77"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#82"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#88"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::deleteclick">deleteclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#96"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#103"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::save">save</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#133"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#163"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#174"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::read">read</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#179"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#48"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::updateclick">updateclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#58"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::loadData">loadData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#70"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::updatingSearch">updatingSearch</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#75"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#80"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#86"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::deleteclick">deleteclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#94"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#101"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::modelData">modelData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#126"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::save">save</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#151"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#176"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#187"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::read">read</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#192"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#39"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::updateclick">updateclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#49"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::loadData">loadData</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#59"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::updatingSearch">updatingSearch</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#64"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::showmodalclick">showmodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#69"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::closemodalclick">closemodalclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#74"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::deleteclick">deleteclick</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#82"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::cleanVar">cleanVar</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#88"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::save">save</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#116"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#144"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#156"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::read">read</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#160"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderActivityRequired.php.html#9"><abbr title="App\Http\Livewire\Tendermanagement\Tendertab\TenderActivityRequired::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderDocumentRequired.php.html#9"><abbr title="App\Http\Livewire\Tendermanagement\Tendertab\TenderDocumentRequired::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderLivewire.php.html#9"><abbr title="App\Http\Livewire\Tendermanagement\Tendertab\TenderLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderPreRequiredDocs.php.html#9"><abbr title="App\Http\Livewire\Tendermanagement\Tendertab\TenderPreRequiredDocs::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderRelatedDocument.php.html#9"><abbr title="App\Http\Livewire\Tendermanagement\Tendertab\TenderRelatedDocument::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/Tendertab/TenderVerietyLivewire.php.html#9"><abbr title="App\Http\Livewire\Tendermanagement\Tendertab\TenderVerietyLivewire::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Middleware/Authenticate.php.html#15"><abbr title="App\Http\Middleware\Authenticate::redirectTo">redirectTo</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Middleware/TrustHosts.php.html#14"><abbr title="App\Http\Middleware\TrustHosts::hosts">hosts</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/ProfileUpdateRequest.php.html#16"><abbr title="App\Http\Requests\ProfileUpdateRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreApprovalRuleRequest.php.html#14"><abbr title="App\Http\Requests\StoreApprovalRuleRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreApprovalRuleRequest.php.html#24"><abbr title="App\Http\Requests\StoreApprovalRuleRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreClientCategoryRequest.php.html#14"><abbr title="App\Http\Requests\StoreClientCategoryRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreClientCategoryRequest.php.html#24"><abbr title="App\Http\Requests\StoreClientCategoryRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreClientRequest.php.html#14"><abbr title="App\Http\Requests\StoreClientRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreClientRequest.php.html#24"><abbr title="App\Http\Requests\StoreClientRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreDesignationRequest.php.html#14"><abbr title="App\Http\Requests\StoreDesignationRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreDesignationRequest.php.html#24"><abbr title="App\Http\Requests\StoreDesignationRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreFeatureRequest.php.html#14"><abbr title="App\Http\Requests\StoreFeatureRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreFeatureRequest.php.html#24"><abbr title="App\Http\Requests\StoreFeatureRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreModuleRequest.php.html#14"><abbr title="App\Http\Requests\StoreModuleRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreModuleRequest.php.html#24"><abbr title="App\Http\Requests\StoreModuleRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreOrganisationRequest.php.html#14"><abbr title="App\Http\Requests\StoreOrganisationRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreOrganisationRequest.php.html#24"><abbr title="App\Http\Requests\StoreOrganisationRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderActivityRequest.php.html#14"><abbr title="App\Http\Requests\StoreTenderActivityRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderActivityRequest.php.html#24"><abbr title="App\Http\Requests\StoreTenderActivityRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderDocumentRequest.php.html#14"><abbr title="App\Http\Requests\StoreTenderDocumentRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderDocumentRequest.php.html#24"><abbr title="App\Http\Requests\StoreTenderDocumentRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderVerietyRequest.php.html#14"><abbr title="App\Http\Requests\StoreTenderVerietyRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/StoreTenderVerietyRequest.php.html#24"><abbr title="App\Http\Requests\StoreTenderVerietyRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateApprovalRuleRequest.php.html#14"><abbr title="App\Http\Requests\UpdateApprovalRuleRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateApprovalRuleRequest.php.html#24"><abbr title="App\Http\Requests\UpdateApprovalRuleRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateClientCategoryRequest.php.html#14"><abbr title="App\Http\Requests\UpdateClientCategoryRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateClientCategoryRequest.php.html#24"><abbr title="App\Http\Requests\UpdateClientCategoryRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateClientRequest.php.html#14"><abbr title="App\Http\Requests\UpdateClientRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateClientRequest.php.html#24"><abbr title="App\Http\Requests\UpdateClientRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateDesignationRequest.php.html#14"><abbr title="App\Http\Requests\UpdateDesignationRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateDesignationRequest.php.html#24"><abbr title="App\Http\Requests\UpdateDesignationRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateFeatureRequest.php.html#14"><abbr title="App\Http\Requests\UpdateFeatureRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateFeatureRequest.php.html#24"><abbr title="App\Http\Requests\UpdateFeatureRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateModuleRequest.php.html#14"><abbr title="App\Http\Requests\UpdateModuleRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateModuleRequest.php.html#24"><abbr title="App\Http\Requests\UpdateModuleRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateOrganisationRequest.php.html#14"><abbr title="App\Http\Requests\UpdateOrganisationRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateOrganisationRequest.php.html#24"><abbr title="App\Http\Requests\UpdateOrganisationRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderActivityRequest.php.html#14"><abbr title="App\Http\Requests\UpdateTenderActivityRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderActivityRequest.php.html#24"><abbr title="App\Http\Requests\UpdateTenderActivityRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderDocumentRequest.php.html#14"><abbr title="App\Http\Requests\UpdateTenderDocumentRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderDocumentRequest.php.html#24"><abbr title="App\Http\Requests\UpdateTenderDocumentRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderVerietyRequest.php.html#14"><abbr title="App\Http\Requests\UpdateTenderVerietyRequest::authorize">authorize</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/UpdateTenderVerietyRequest.php.html#24"><abbr title="App\Http\Requests\UpdateTenderVerietyRequest::rules">rules</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/ApprovalRule.php.html#16"><abbr title="App\Models\ApprovalRule::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/Client.php.html#19"><abbr title="App\Models\Client::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/Client.php.html#25"><abbr title="App\Models\Client::getClientCategory">getClientCategory</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/ClientCategory.php.html#17"><abbr title="App\Models\ClientCategory::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/Designation.php.html#19"><abbr title="App\Models\Designation::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/Team.php.html#13"><abbr title="App\Models\Team::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/TenderActivity.php.html#17"><abbr title="App\Models\TenderActivity::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/TenderDocument.php.html#18"><abbr title="App\Models\TenderDocument::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/TenderVeriety.php.html#17"><abbr title="App\Models\TenderVeriety::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Models/User.php.html#53"><abbr title="App\Models\User::toSearchableArray">toSearchableArray</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ApprovalRulePolicy.php.html#19"><abbr title="App\Policies\ApprovalRulePolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ApprovalRulePolicy.php.html#31"><abbr title="App\Policies\ApprovalRulePolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ApprovalRulePolicy.php.html#42"><abbr title="App\Policies\ApprovalRulePolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ApprovalRulePolicy.php.html#54"><abbr title="App\Policies\ApprovalRulePolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ApprovalRulePolicy.php.html#66"><abbr title="App\Policies\ApprovalRulePolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ApprovalRulePolicy.php.html#78"><abbr title="App\Policies\ApprovalRulePolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ApprovalRulePolicy.php.html#90"><abbr title="App\Policies\ApprovalRulePolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientCategoryPolicy.php.html#19"><abbr title="App\Policies\ClientCategoryPolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientCategoryPolicy.php.html#31"><abbr title="App\Policies\ClientCategoryPolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientCategoryPolicy.php.html#42"><abbr title="App\Policies\ClientCategoryPolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientCategoryPolicy.php.html#54"><abbr title="App\Policies\ClientCategoryPolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientCategoryPolicy.php.html#66"><abbr title="App\Policies\ClientCategoryPolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientCategoryPolicy.php.html#78"><abbr title="App\Policies\ClientCategoryPolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientCategoryPolicy.php.html#90"><abbr title="App\Policies\ClientCategoryPolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientPolicy.php.html#19"><abbr title="App\Policies\ClientPolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientPolicy.php.html#31"><abbr title="App\Policies\ClientPolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientPolicy.php.html#42"><abbr title="App\Policies\ClientPolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientPolicy.php.html#54"><abbr title="App\Policies\ClientPolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientPolicy.php.html#66"><abbr title="App\Policies\ClientPolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientPolicy.php.html#78"><abbr title="App\Policies\ClientPolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ClientPolicy.php.html#90"><abbr title="App\Policies\ClientPolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/DesignationPolicy.php.html#19"><abbr title="App\Policies\DesignationPolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/DesignationPolicy.php.html#31"><abbr title="App\Policies\DesignationPolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/DesignationPolicy.php.html#42"><abbr title="App\Policies\DesignationPolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/DesignationPolicy.php.html#54"><abbr title="App\Policies\DesignationPolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/DesignationPolicy.php.html#66"><abbr title="App\Policies\DesignationPolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/DesignationPolicy.php.html#78"><abbr title="App\Policies\DesignationPolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/DesignationPolicy.php.html#90"><abbr title="App\Policies\DesignationPolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/FeaturePolicy.php.html#19"><abbr title="App\Policies\FeaturePolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/FeaturePolicy.php.html#31"><abbr title="App\Policies\FeaturePolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/FeaturePolicy.php.html#42"><abbr title="App\Policies\FeaturePolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/FeaturePolicy.php.html#54"><abbr title="App\Policies\FeaturePolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/FeaturePolicy.php.html#66"><abbr title="App\Policies\FeaturePolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/FeaturePolicy.php.html#78"><abbr title="App\Policies\FeaturePolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/FeaturePolicy.php.html#90"><abbr title="App\Policies\FeaturePolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ModulePolicy.php.html#19"><abbr title="App\Policies\ModulePolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ModulePolicy.php.html#31"><abbr title="App\Policies\ModulePolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ModulePolicy.php.html#42"><abbr title="App\Policies\ModulePolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ModulePolicy.php.html#54"><abbr title="App\Policies\ModulePolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ModulePolicy.php.html#66"><abbr title="App\Policies\ModulePolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ModulePolicy.php.html#78"><abbr title="App\Policies\ModulePolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/ModulePolicy.php.html#90"><abbr title="App\Policies\ModulePolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/OrganisationPolicy.php.html#19"><abbr title="App\Policies\OrganisationPolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/OrganisationPolicy.php.html#31"><abbr title="App\Policies\OrganisationPolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/OrganisationPolicy.php.html#42"><abbr title="App\Policies\OrganisationPolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/OrganisationPolicy.php.html#54"><abbr title="App\Policies\OrganisationPolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/OrganisationPolicy.php.html#66"><abbr title="App\Policies\OrganisationPolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/OrganisationPolicy.php.html#78"><abbr title="App\Policies\OrganisationPolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/OrganisationPolicy.php.html#90"><abbr title="App\Policies\OrganisationPolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderActivityPolicy.php.html#19"><abbr title="App\Policies\TenderActivityPolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderActivityPolicy.php.html#31"><abbr title="App\Policies\TenderActivityPolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderActivityPolicy.php.html#42"><abbr title="App\Policies\TenderActivityPolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderActivityPolicy.php.html#54"><abbr title="App\Policies\TenderActivityPolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderActivityPolicy.php.html#66"><abbr title="App\Policies\TenderActivityPolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderActivityPolicy.php.html#78"><abbr title="App\Policies\TenderActivityPolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderActivityPolicy.php.html#90"><abbr title="App\Policies\TenderActivityPolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderDocumentPolicy.php.html#19"><abbr title="App\Policies\TenderDocumentPolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderDocumentPolicy.php.html#31"><abbr title="App\Policies\TenderDocumentPolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderDocumentPolicy.php.html#42"><abbr title="App\Policies\TenderDocumentPolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderDocumentPolicy.php.html#54"><abbr title="App\Policies\TenderDocumentPolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderDocumentPolicy.php.html#66"><abbr title="App\Policies\TenderDocumentPolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderDocumentPolicy.php.html#78"><abbr title="App\Policies\TenderDocumentPolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderDocumentPolicy.php.html#90"><abbr title="App\Policies\TenderDocumentPolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderVerietyPolicy.php.html#19"><abbr title="App\Policies\TenderVerietyPolicy::viewAny">viewAny</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderVerietyPolicy.php.html#31"><abbr title="App\Policies\TenderVerietyPolicy::view">view</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderVerietyPolicy.php.html#42"><abbr title="App\Policies\TenderVerietyPolicy::create">create</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderVerietyPolicy.php.html#54"><abbr title="App\Policies\TenderVerietyPolicy::update">update</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderVerietyPolicy.php.html#66"><abbr title="App\Policies\TenderVerietyPolicy::delete">delete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderVerietyPolicy.php.html#78"><abbr title="App\Policies\TenderVerietyPolicy::restore">restore</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Policies/TenderVerietyPolicy.php.html#90"><abbr title="App\Policies\TenderVerietyPolicy::forceDelete">forceDelete</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="View/Components/AppLayout.php.html#13"><abbr title="App\View\Components\AppLayout::render">render</abbr></a></td><td class="text-right">0%</td></tr>
<tr><td><a href="Http/Requests/Auth/LoginRequest.php.html#59"><abbr title="App\Http\Requests\Auth\LoginRequest::ensureIsNotRateLimited">ensureIsNotRateLimited</abbr></a></td><td class="text-right">20%</td></tr>
<tr><td><a href="Http/Controllers/Auth/EmailVerificationPromptController.php.html#16"><abbr title="App\Http\Controllers\Auth\EmailVerificationPromptController::__invoke">__invoke</abbr></a></td><td class="text-right">66%</td></tr>
<tr><td><a href="Providers/RouteServiceProvider.php.html#46"><abbr title="App\Providers\RouteServiceProvider::configureRateLimiting">configureRateLimiting</abbr></a></td><td class="text-right">66%</td></tr>
<tr><td><a href="Http/Controllers/Auth/AuthenticatedSessionController.php.html#27"><abbr title="App\Http\Controllers\Auth\AuthenticatedSessionController::store">store</abbr></a></td><td class="text-right">75%</td></tr>
<tr><td><a href="Http/Controllers/Auth/VerifyEmailController.php.html#16"><abbr title="App\Http\Controllers\Auth\VerifyEmailController::__invoke">__invoke</abbr></a></td><td class="text-right">80%</td></tr>
<tr><td><a href="Http/Middleware/RedirectIfAuthenticated.php.html#20"><abbr title="App\Http\Middleware\RedirectIfAuthenticated::handle">handle</abbr></a></td><td class="text-right">80%</td></tr>
</tbody>
</table>
</div>
</div>
<div class="col-md-6">
<h3>Project Risks</h3>
<div class="scrollbox">
<table class="table">
<thead>
<tr>
<th>Method</th>
<th class="text-right"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></th>
</tr>
</thead>
<tbody>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#188"><abbr title="App\Http\Livewire\Organisation\UserLivewire::updateUser">updateUser</abbr></a></td><td class="text-right">90</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#108"><abbr title="App\Http\Livewire\Organisation\UserLivewire::submitUser">submitUser</abbr></a></td><td class="text-right">56</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#280"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::render">render</abbr></a></td><td class="text-right">56</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#261"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::setEmployee">setEmployee</abbr></a></td><td class="text-right">30</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#88"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::modelData">modelData</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#116"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::saveUpdate">saveUpdate</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#169"><abbr title="App\Http\Livewire\Organisation\UserLivewire::loadUser">loadUser</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#103"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::loadData">loadData</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#246"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::userDetailSet">userDetailSet</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#101"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::modelData">modelData</abbr></a></td><td class="text-right">20</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#110"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::updateDesignation">updateDesignation</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#151"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::delete">delete</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#183"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::updateApprovalRule">updateApprovalRule</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#220"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::delete">delete</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#89"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::save">save</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#118"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::update">update</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#142"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::delete">delete</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#89"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::save">save</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#117"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::update">update</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#103"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::save">save</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#133"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::update">update</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#126"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::save">save</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#151"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::update">update</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#88"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::save">save</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#116"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::update">update</abbr></a></td><td class="text-right">12</td></tr>
<tr><td><a href="Http/Controllers/Auth/EmailVerificationNotificationController.php.html#15"><abbr title="App\Http\Controllers\Auth\EmailVerificationNotificationController::store">store</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Controllers/ProfileController.php.html#27"><abbr title="App\Http\Controllers\ProfileController::update">update</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#70"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::submitDesignation">submitDesignation</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#100"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::loadDesignation">loadDesignation</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Organisation/DesignationLivewire.php.html#169"><abbr title="App\Http\Livewire\Organisation\DesignationLivewire::read">read</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#63"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::loadData">loadData</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Organisation/OrganisationLivewire.php.html#155"><abbr title="App\Http\Livewire\Organisation\OrganisationLivewire::updatedSameAsRegistered">updatedSameAsRegistered</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Organisation/UserLivewire.php.html#255"><abbr title="App\Http\Livewire\Organisation\UserLivewire::read">read</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#124"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::validateField">validateField</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#153"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::saveApprovalRule">saveApprovalRule</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Settings/ApprovalRuleLivewire.php.html#240"><abbr title="App\Http\Livewire\Settings\ApprovalRuleLivewire::read">read</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#82"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::loadData">loadData</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Settings/DepartmentsLivewire.php.html#161"><abbr title="App\Http\Livewire\Settings\DepartmentsLivewire::read">read</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#50"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::loadData">loadData</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#145"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::delete">delete</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/ClientCategoryLivewire.php.html#157"><abbr title="App\Http\Livewire\Tendermanagement\ClientCategoryLivewire::read">read</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/CreateTenderLivewire.php.html#12"><abbr title="App\Http\Livewire\Tendermanagement\CreateTenderLivewire::switchTab">switchTab</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#59"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::loadData">loadData</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#163"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::delete">delete</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderActivityLivewire.php.html#174"><abbr title="App\Http\Livewire\Tendermanagement\TenderActivityLivewire::read">read</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#58"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::loadData">loadData</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#176"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::delete">delete</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderDocumentLivewire.php.html#187"><abbr title="App\Http\Livewire\Tendermanagement\TenderDocumentLivewire::read">read</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#49"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::loadData">loadData</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#144"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::delete">delete</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Livewire/Tendermanagement/TenderVerietyLivewire.php.html#156"><abbr title="App\Http\Livewire\Tendermanagement\TenderVerietyLivewire::read">read</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Middleware/Authenticate.php.html#15"><abbr title="App\Http\Middleware\Authenticate::redirectTo">redirectTo</abbr></a></td><td class="text-right">6</td></tr>
<tr><td><a href="Http/Middleware/RedirectIfAuthenticated.php.html#20"><abbr title="App\Http\Middleware\RedirectIfAuthenticated::handle">handle</abbr></a></td><td class="text-right">4</td></tr>
<tr><td><a href="Http/Requests/Auth/LoginRequest.php.html#59"><abbr title="App\Http\Requests\Auth\LoginRequest::ensureIsNotRateLimited">ensureIsNotRateLimited</abbr></a></td><td class="text-right">4</td></tr>
<tr><td><a href="Http/Controllers/Auth/AuthenticatedSessionController.php.html#27"><abbr title="App\Http\Controllers\Auth\AuthenticatedSessionController::store">store</abbr></a></td><td class="text-right">3</td></tr>
<tr><td><a href="Http/Controllers/Auth/VerifyEmailController.php.html#16"><abbr title="App\Http\Controllers\Auth\VerifyEmailController::__invoke">__invoke</abbr></a></td><td class="text-right">3</td></tr>
<tr><td><a href="Http/Controllers/Auth/EmailVerificationPromptController.php.html#16"><abbr title="App\Http\Controllers\Auth\EmailVerificationPromptController::__invoke">__invoke</abbr></a></td><td class="text-right">2</td></tr>
<tr><td><a href="Providers/RouteServiceProvider.php.html#46"><abbr title="App\Providers\RouteServiceProvider::configureRateLimiting">configureRateLimiting</abbr></a></td><td class="text-right">2</td></tr>
</tbody>
</table>
</div>
</div>
</div>
<footer>
<hr/>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.31</a> using <a href="https://secure.php.net/" target="_top">PHP 8.0.11</a> and <a href="https://phpunit.de/">PHPUnit 9.6.19</a> at Sat Apr 13 13:19:18 IST 2024.</small>
</p>
</footer>
</div>
<script src="_js/jquery.min.js?v=9.2.31" type="text/javascript"></script>
<script src="_js/d3.min.js?v=9.2.31" type="text/javascript"></script>
<script src="_js/nv.d3.min.js?v=9.2.31" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
nv.addGraph(function() {
var chart = nv.models.multiBarChart();
chart.tooltips(false)
.showControls(false)
.showLegend(false)
.reduceXTicks(false)
.staggerLabels(true)
.yAxis.tickFormat(d3.format('d'));
d3.select('#classCoverageDistribution svg')
.datum(getCoverageDistributionData([73,0,0,0,0,0,1,3,0,2,1,25], "Class Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
nv.addGraph(function() {
var chart = nv.models.multiBarChart();
chart.tooltips(false)
.showControls(false)
.showLegend(false)
.reduceXTicks(false)
.staggerLabels(true)
.yAxis.tickFormat(d3.format('d'));
d3.select('#methodCoverageDistribution svg')
.datum(getCoverageDistributionData([320,0,0,1,0,0,0,2,1,2,0,24], "Method Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
function getCoverageDistributionData(data, label) {
var labels = [
'0%',
'0-10%',
'10-20%',
'20-30%',
'30-40%',
'40-50%',
'50-60%',
'60-70%',
'70-80%',
'80-90%',
'90-100%',
'100%'
];
var values = [];
$.each(labels, function(key) {
values.push({x: labels[key], y: data[key]});
});
return [
{
key: label,
values: values,
color: "#4572A7"
}
];
}
nv.addGraph(function() {
var chart = nv.models.scatterChart()
.showDistX(true)
.showDistY(true)
.showLegend(false)
.forceX([0, 100]);
chart.tooltipContent(function(graph) {
return '<p>' + graph.point.class + '</p>';
});
chart.xAxis.axisLabel('Code Coverage (in percent)');
chart.yAxis.axisLabel('Cyclomatic Complexity');
d3.select('#classComplexity svg')
.datum(getComplexityData([[66.66666666666666,2,"<a href=\"Console\/Kernel.php.html#8\">App\\Console\\Kernel<\/a>"],[100,1,"<a href=\"Exceptions\/Handler.php.html#8\">App\\Exceptions\\Handler<\/a>"],[0,7,"<a href=\"Http\/Controllers\/ApprovalRuleController.php.html#9\">App\\Http\\Controllers\\ApprovalRuleController<\/a>"],[53.84615384615385,5,"<a href=\"Http\/Controllers\/Auth\/AuthenticatedSessionController.php.html#14\">App\\Http\\Controllers\\Auth\\AuthenticatedSessionController<\/a>"],[100,3,"<a href=\"Http\/Controllers\/Auth\/ConfirmablePasswordController.php.html#13\">App\\Http\\Controllers\\Auth\\ConfirmablePasswordController<\/a>"],[0,2,"<a href=\"Http\/Controllers\/Auth\/EmailVerificationNotificationController.php.html#10\">App\\Http\\Controllers\\Auth\\EmailVerificationNotificationController<\/a>"],[66.66666666666666,2,"<a href=\"Http\/Controllers\/Auth\/EmailVerificationPromptController.php.html#11\">App\\Http\\Controllers\\Auth\\EmailVerificationPromptController<\/a>"],[100,3,"<a href=\"Http\/Controllers\/Auth\/NewPasswordController.php.html#15\">App\\Http\\Controllers\\Auth\\NewPasswordController<\/a>"],[100,1,"<a href=\"Http\/Controllers\/Auth\/PasswordController.php.html#11\">App\\Http\\Controllers\\Auth\\PasswordController<\/a>"],[100,3,"<a href=\"Http\/Controllers\/Auth\/PasswordResetLinkController.php.html#11\">App\\Http\\Controllers\\Auth\\PasswordResetLinkController<\/a>"],[100,2,"<a href=\"Http\/Controllers\/Auth\/RegisteredUserController.php.html#16\">App\\Http\\Controllers\\Auth\\RegisteredUserController<\/a>"],[80,3,"<a href=\"Http\/Controllers\/Auth\/VerifyEmailController.php.html#11\">App\\Http\\Controllers\\Auth\\VerifyEmailController<\/a>"],[0,7,"<a href=\"Http\/Controllers\/ClientCategoryController.php.html#9\">App\\Http\\Controllers\\ClientCategoryController<\/a>"],[0,7,"<a href=\"Http\/Controllers\/ClientController.php.html#9\">App\\Http\\Controllers\\ClientController<\/a>"],[100,0,"<a href=\"Http\/Controllers\/Controller.php.html#10\">App\\Http\\Controllers\\Controller<\/a>"],[0,7,"<a href=\"Http\/Controllers\/DesignationController.php.html#9\">App\\Http\\Controllers\\DesignationController<\/a>"],[0,7,"<a href=\"Http\/Controllers\/FeatureController.php.html#9\">App\\Http\\Controllers\\FeatureController<\/a>"],[0,7,"<a href=\"Http\/Controllers\/ModuleController.php.html#9\">App\\Http\\Controllers\\ModuleController<\/a>"],[0,7,"<a href=\"Http\/Controllers\/OrganisationController.php.html#9\">App\\Http\\Controllers\\OrganisationController<\/a>"],[0,4,"<a href=\"Http\/Controllers\/ProfileController.php.html#12\">App\\Http\\Controllers\\ProfileController<\/a>"],[0,7,"<a href=\"Http\/Controllers\/TenderActivityController.php.html#9\">App\\Http\\Controllers\\TenderActivityController<\/a>"],[0,7,"<a href=\"Http\/Controllers\/TenderDocumentController.php.html#9\">App\\Http\\Controllers\\TenderDocumentController<\/a>"],[0,7,"<a href=\"Http\/Controllers\/TenderVerietyController.php.html#9\">App\\Http\\Controllers\\TenderVerietyController<\/a>"],[100,0,"<a href=\"Http\/Kernel.php.html#7\">App\\Http\\Kernel<\/a>"],[0,19,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#11\">App\\Http\\Livewire\\Organisation\\DesignationLivewire<\/a>"],[0,16,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#10\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire<\/a>"],[0,30,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#16\">App\\Http\\Livewire\\Organisation\\UserLivewire<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Setting\/ApprovalRuleLivewire.php.html#7\">App\\Http\\Livewire\\Setting\\ApprovalRuleLivewire<\/a>"],[0,38,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#17\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire<\/a>"],[0,20,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#10\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire<\/a>"],[0,19,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#12\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientLivewire.php.html#8\">App\\Http\\Livewire\\Tendermanagement\\ClientLivewire<\/a>"],[0,5,"<a href=\"Http\/Livewire\/Tendermanagement\/CreateTenderLivewire.php.html#7\">App\\Http\\Livewire\\Tendermanagement\\CreateTenderLivewire<\/a>"],[0,19,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#11\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire<\/a>"],[0,23,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#12\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire<\/a>"],[0,19,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#11\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderActivityRequired.php.html#7\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderActivityRequired<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderDocumentRequired.php.html#7\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderDocumentRequired<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderLivewire.php.html#7\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderLivewire<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderPreRequiredDocs.php.html#7\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderPreRequiredDocs<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderRelatedDocument.php.html#7\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderRelatedDocument<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderVerietyLivewire.php.html#7\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderVerietyLivewire<\/a>"],[0,2,"<a href=\"Http\/Middleware\/Authenticate.php.html#7\">App\\Http\\Middleware\\Authenticate<\/a>"],[100,0,"<a href=\"Http\/Middleware\/EncryptCookies.php.html#7\">App\\Http\\Middleware\\EncryptCookies<\/a>"],[100,0,"<a href=\"Http\/Middleware\/PreventRequestsDuringMaintenance.php.html#7\">App\\Http\\Middleware\\PreventRequestsDuringMaintenance<\/a>"],[80,4,"<a href=\"Http\/Middleware\/RedirectIfAuthenticated.php.html#10\">App\\Http\\Middleware\\RedirectIfAuthenticated<\/a>"],[100,0,"<a href=\"Http\/Middleware\/TrimStrings.php.html#7\">App\\Http\\Middleware\\TrimStrings<\/a>"],[0,1,"<a href=\"Http\/Middleware\/TrustHosts.php.html#7\">App\\Http\\Middleware\\TrustHosts<\/a>"],[100,0,"<a href=\"Http\/Middleware\/TrustProxies.php.html#8\">App\\Http\\Middleware\\TrustProxies<\/a>"],[100,0,"<a href=\"Http\/Middleware\/ValidateSignature.php.html#7\">App\\Http\\Middleware\\ValidateSignature<\/a>"],[100,0,"<a href=\"Http\/Middleware\/VerifyCsrfToken.php.html#7\">App\\Http\\Middleware\\VerifyCsrfToken<\/a>"],[65.21739130434783,7,"<a href=\"Http\/Requests\/Auth\/LoginRequest.php.html#12\">App\\Http\\Requests\\Auth\\LoginRequest<\/a>"],[0,1,"<a href=\"Http\/Requests\/ProfileUpdateRequest.php.html#9\">App\\Http\\Requests\\ProfileUpdateRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreApprovalRuleRequest.php.html#7\">App\\Http\\Requests\\StoreApprovalRuleRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreClientCategoryRequest.php.html#7\">App\\Http\\Requests\\StoreClientCategoryRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreClientRequest.php.html#7\">App\\Http\\Requests\\StoreClientRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreDesignationRequest.php.html#7\">App\\Http\\Requests\\StoreDesignationRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreFeatureRequest.php.html#7\">App\\Http\\Requests\\StoreFeatureRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreModuleRequest.php.html#7\">App\\Http\\Requests\\StoreModuleRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreOrganisationRequest.php.html#7\">App\\Http\\Requests\\StoreOrganisationRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreTenderActivityRequest.php.html#7\">App\\Http\\Requests\\StoreTenderActivityRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreTenderDocumentRequest.php.html#7\">App\\Http\\Requests\\StoreTenderDocumentRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/StoreTenderVerietyRequest.php.html#7\">App\\Http\\Requests\\StoreTenderVerietyRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateApprovalRuleRequest.php.html#7\">App\\Http\\Requests\\UpdateApprovalRuleRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateClientCategoryRequest.php.html#7\">App\\Http\\Requests\\UpdateClientCategoryRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateClientRequest.php.html#7\">App\\Http\\Requests\\UpdateClientRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateDesignationRequest.php.html#7\">App\\Http\\Requests\\UpdateDesignationRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateFeatureRequest.php.html#7\">App\\Http\\Requests\\UpdateFeatureRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateModuleRequest.php.html#7\">App\\Http\\Requests\\UpdateModuleRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateOrganisationRequest.php.html#7\">App\\Http\\Requests\\UpdateOrganisationRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateTenderActivityRequest.php.html#7\">App\\Http\\Requests\\UpdateTenderActivityRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateTenderDocumentRequest.php.html#7\">App\\Http\\Requests\\UpdateTenderDocumentRequest<\/a>"],[0,2,"<a href=\"Http\/Requests\/UpdateTenderVerietyRequest.php.html#7\">App\\Http\\Requests\\UpdateTenderVerietyRequest<\/a>"],[0,1,"<a href=\"Models\/ApprovalRule.php.html#11\">App\\Models\\ApprovalRule<\/a>"],[0,2,"<a href=\"Models\/Client.php.html#13\">App\\Models\\Client<\/a>"],[0,1,"<a href=\"Models\/ClientCategory.php.html#11\">App\\Models\\ClientCategory<\/a>"],[0,1,"<a href=\"Models\/Designation.php.html#11\">App\\Models\\Designation<\/a>"],[100,0,"<a href=\"Models\/Feature.php.html#8\">App\\Models\\Feature<\/a>"],[100,0,"<a href=\"Models\/Module.php.html#8\">App\\Models\\Module<\/a>"],[100,0,"<a href=\"Models\/Organisation.php.html#9\">App\\Models\\Organisation<\/a>"],[100,0,"<a href=\"Models\/Permission.php.html#7\">App\\Models\\Permission<\/a>"],[100,0,"<a href=\"Models\/Role.php.html#7\">App\\Models\\Role<\/a>"],[100,0,"<a href=\"Models\/RoleUser.php.html#8\">App\\Models\\RoleUser<\/a>"],[0,1,"<a href=\"Models\/Team.php.html#8\">App\\Models\\Team<\/a>"],[0,1,"<a href=\"Models\/TenderActivity.php.html#11\">App\\Models\\TenderActivity<\/a>"],[0,1,"<a href=\"Models\/TenderDocument.php.html#12\">App\\Models\\TenderDocument<\/a>"],[0,1,"<a href=\"Models\/TenderVeriety.php.html#11\">App\\Models\\TenderVeriety<\/a>"],[0,1,"<a href=\"Models\/User.php.html#14\">App\\Models\\User<\/a>"],[0,7,"<a href=\"Policies\/ApprovalRulePolicy.php.html#9\">App\\Policies\\ApprovalRulePolicy<\/a>"],[0,7,"<a href=\"Policies\/ClientCategoryPolicy.php.html#9\">App\\Policies\\ClientCategoryPolicy<\/a>"],[0,7,"<a href=\"Policies\/ClientPolicy.php.html#9\">App\\Policies\\ClientPolicy<\/a>"],[0,7,"<a href=\"Policies\/DesignationPolicy.php.html#9\">App\\Policies\\DesignationPolicy<\/a>"],[0,7,"<a href=\"Policies\/FeaturePolicy.php.html#9\">App\\Policies\\FeaturePolicy<\/a>"],[0,7,"<a href=\"Policies\/ModulePolicy.php.html#9\">App\\Policies\\ModulePolicy<\/a>"],[0,7,"<a href=\"Policies\/OrganisationPolicy.php.html#9\">App\\Policies\\OrganisationPolicy<\/a>"],[0,7,"<a href=\"Policies\/TenderActivityPolicy.php.html#9\">App\\Policies\\TenderActivityPolicy<\/a>"],[0,7,"<a href=\"Policies\/TenderDocumentPolicy.php.html#9\">App\\Policies\\TenderDocumentPolicy<\/a>"],[0,7,"<a href=\"Policies\/TenderVerietyPolicy.php.html#9\">App\\Policies\\TenderVerietyPolicy<\/a>"],[100,2,"<a href=\"Providers\/AppServiceProvider.php.html#7\">App\\Providers\\AppServiceProvider<\/a>"],[100,1,"<a href=\"Providers\/AuthServiceProvider.php.html#8\">App\\Providers\\AuthServiceProvider<\/a>"],[100,1,"<a href=\"Providers\/BroadcastServiceProvider.php.html#8\">App\\Providers\\BroadcastServiceProvider<\/a>"],[100,2,"<a href=\"Providers\/EventServiceProvider.php.html#10\">App\\Providers\\EventServiceProvider<\/a>"],[90.9090909090909,3,"<a href=\"Providers\/RouteServiceProvider.php.html#11\">App\\Providers\\RouteServiceProvider<\/a>"],[0,1,"<a href=\"View\/Components\/AppLayout.php.html#8\">App\\View\\Components\\AppLayout<\/a>"],[100,1,"<a href=\"View\/Components\/GuestLayout.php.html#8\">App\\View\\Components\\GuestLayout<\/a>"]], 'Class Complexity'))
.transition()
.duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
nv.addGraph(function() {
var chart = nv.models.scatterChart()
.showDistX(true)
.showDistY(true)
.showLegend(false)
.forceX([0, 100]);
chart.tooltipContent(function(graph) {
return '<p>' + graph.point.class + '</p>';
});
chart.xAxis.axisLabel('Code Coverage (in percent)');
chart.yAxis.axisLabel('Method Complexity');
d3.select('#methodComplexity svg')
.datum(getComplexityData([[0,1,"<a href=\"Console\/Kernel.php.html#16\">App\\Console\\Kernel::schedule<\/a>"],[100,1,"<a href=\"Console\/Kernel.php.html#26\">App\\Console\\Kernel::commands<\/a>"],[100,1,"<a href=\"Exceptions\/Handler.php.html#44\">App\\Exceptions\\Handler::register<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ApprovalRuleController.php.html#16\">App\\Http\\Controllers\\ApprovalRuleController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ApprovalRuleController.php.html#26\">App\\Http\\Controllers\\ApprovalRuleController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ApprovalRuleController.php.html#37\">App\\Http\\Controllers\\ApprovalRuleController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ApprovalRuleController.php.html#48\">App\\Http\\Controllers\\ApprovalRuleController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ApprovalRuleController.php.html#59\">App\\Http\\Controllers\\ApprovalRuleController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ApprovalRuleController.php.html#71\">App\\Http\\Controllers\\ApprovalRuleController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ApprovalRuleController.php.html#82\">App\\Http\\Controllers\\ApprovalRuleController::destroy<\/a>"],[100,1,"<a href=\"Http\/Controllers\/Auth\/AuthenticatedSessionController.php.html#19\">App\\Http\\Controllers\\Auth\\AuthenticatedSessionController::create<\/a>"],[75,3,"<a href=\"Http\/Controllers\/Auth\/AuthenticatedSessionController.php.html#27\">App\\Http\\Controllers\\Auth\\AuthenticatedSessionController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/Auth\/AuthenticatedSessionController.php.html#49\">App\\Http\\Controllers\\Auth\\AuthenticatedSessionController::destroy<\/a>"],[100,1,"<a href=\"Http\/Controllers\/Auth\/ConfirmablePasswordController.php.html#18\">App\\Http\\Controllers\\Auth\\ConfirmablePasswordController::show<\/a>"],[100,2,"<a href=\"Http\/Controllers\/Auth\/ConfirmablePasswordController.php.html#26\">App\\Http\\Controllers\\Auth\\ConfirmablePasswordController::store<\/a>"],[0,2,"<a href=\"Http\/Controllers\/Auth\/EmailVerificationNotificationController.php.html#15\">App\\Http\\Controllers\\Auth\\EmailVerificationNotificationController::store<\/a>"],[66.66666666666666,2,"<a href=\"Http\/Controllers\/Auth\/EmailVerificationPromptController.php.html#16\">App\\Http\\Controllers\\Auth\\EmailVerificationPromptController::__invoke<\/a>"],[100,1,"<a href=\"Http\/Controllers\/Auth\/NewPasswordController.php.html#20\">App\\Http\\Controllers\\Auth\\NewPasswordController::create<\/a>"],[100,2,"<a href=\"Http\/Controllers\/Auth\/NewPasswordController.php.html#30\">App\\Http\\Controllers\\Auth\\NewPasswordController::store<\/a>"],[100,1,"<a href=\"Http\/Controllers\/Auth\/PasswordController.php.html#16\">App\\Http\\Controllers\\Auth\\PasswordController::update<\/a>"],[100,1,"<a href=\"Http\/Controllers\/Auth\/PasswordResetLinkController.php.html#16\">App\\Http\\Controllers\\Auth\\PasswordResetLinkController::create<\/a>"],[100,2,"<a href=\"Http\/Controllers\/Auth\/PasswordResetLinkController.php.html#26\">App\\Http\\Controllers\\Auth\\PasswordResetLinkController::store<\/a>"],[100,1,"<a href=\"Http\/Controllers\/Auth\/RegisteredUserController.php.html#21\">App\\Http\\Controllers\\Auth\\RegisteredUserController::create<\/a>"],[100,1,"<a href=\"Http\/Controllers\/Auth\/RegisteredUserController.php.html#31\">App\\Http\\Controllers\\Auth\\RegisteredUserController::store<\/a>"],[80,3,"<a href=\"Http\/Controllers\/Auth\/VerifyEmailController.php.html#16\">App\\Http\\Controllers\\Auth\\VerifyEmailController::__invoke<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientCategoryController.php.html#16\">App\\Http\\Controllers\\ClientCategoryController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientCategoryController.php.html#26\">App\\Http\\Controllers\\ClientCategoryController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientCategoryController.php.html#37\">App\\Http\\Controllers\\ClientCategoryController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientCategoryController.php.html#48\">App\\Http\\Controllers\\ClientCategoryController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientCategoryController.php.html#59\">App\\Http\\Controllers\\ClientCategoryController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientCategoryController.php.html#71\">App\\Http\\Controllers\\ClientCategoryController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientCategoryController.php.html#82\">App\\Http\\Controllers\\ClientCategoryController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientController.php.html#16\">App\\Http\\Controllers\\ClientController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientController.php.html#26\">App\\Http\\Controllers\\ClientController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientController.php.html#37\">App\\Http\\Controllers\\ClientController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientController.php.html#48\">App\\Http\\Controllers\\ClientController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientController.php.html#59\">App\\Http\\Controllers\\ClientController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientController.php.html#71\">App\\Http\\Controllers\\ClientController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ClientController.php.html#82\">App\\Http\\Controllers\\ClientController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/DesignationController.php.html#16\">App\\Http\\Controllers\\DesignationController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/DesignationController.php.html#26\">App\\Http\\Controllers\\DesignationController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/DesignationController.php.html#37\">App\\Http\\Controllers\\DesignationController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/DesignationController.php.html#48\">App\\Http\\Controllers\\DesignationController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/DesignationController.php.html#59\">App\\Http\\Controllers\\DesignationController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/DesignationController.php.html#71\">App\\Http\\Controllers\\DesignationController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/DesignationController.php.html#82\">App\\Http\\Controllers\\DesignationController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/FeatureController.php.html#16\">App\\Http\\Controllers\\FeatureController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/FeatureController.php.html#26\">App\\Http\\Controllers\\FeatureController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/FeatureController.php.html#37\">App\\Http\\Controllers\\FeatureController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/FeatureController.php.html#48\">App\\Http\\Controllers\\FeatureController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/FeatureController.php.html#59\">App\\Http\\Controllers\\FeatureController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/FeatureController.php.html#71\">App\\Http\\Controllers\\FeatureController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/FeatureController.php.html#82\">App\\Http\\Controllers\\FeatureController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ModuleController.php.html#16\">App\\Http\\Controllers\\ModuleController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ModuleController.php.html#26\">App\\Http\\Controllers\\ModuleController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ModuleController.php.html#37\">App\\Http\\Controllers\\ModuleController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ModuleController.php.html#48\">App\\Http\\Controllers\\ModuleController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ModuleController.php.html#59\">App\\Http\\Controllers\\ModuleController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ModuleController.php.html#71\">App\\Http\\Controllers\\ModuleController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ModuleController.php.html#82\">App\\Http\\Controllers\\ModuleController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/OrganisationController.php.html#16\">App\\Http\\Controllers\\OrganisationController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/OrganisationController.php.html#26\">App\\Http\\Controllers\\OrganisationController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/OrganisationController.php.html#37\">App\\Http\\Controllers\\OrganisationController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/OrganisationController.php.html#48\">App\\Http\\Controllers\\OrganisationController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/OrganisationController.php.html#59\">App\\Http\\Controllers\\OrganisationController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/OrganisationController.php.html#71\">App\\Http\\Controllers\\OrganisationController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/OrganisationController.php.html#82\">App\\Http\\Controllers\\OrganisationController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ProfileController.php.html#17\">App\\Http\\Controllers\\ProfileController::edit<\/a>"],[0,2,"<a href=\"Http\/Controllers\/ProfileController.php.html#27\">App\\Http\\Controllers\\ProfileController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/ProfileController.php.html#43\">App\\Http\\Controllers\\ProfileController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderActivityController.php.html#16\">App\\Http\\Controllers\\TenderActivityController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderActivityController.php.html#26\">App\\Http\\Controllers\\TenderActivityController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderActivityController.php.html#37\">App\\Http\\Controllers\\TenderActivityController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderActivityController.php.html#48\">App\\Http\\Controllers\\TenderActivityController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderActivityController.php.html#59\">App\\Http\\Controllers\\TenderActivityController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderActivityController.php.html#71\">App\\Http\\Controllers\\TenderActivityController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderActivityController.php.html#82\">App\\Http\\Controllers\\TenderActivityController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderDocumentController.php.html#16\">App\\Http\\Controllers\\TenderDocumentController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderDocumentController.php.html#26\">App\\Http\\Controllers\\TenderDocumentController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderDocumentController.php.html#37\">App\\Http\\Controllers\\TenderDocumentController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderDocumentController.php.html#48\">App\\Http\\Controllers\\TenderDocumentController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderDocumentController.php.html#59\">App\\Http\\Controllers\\TenderDocumentController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderDocumentController.php.html#71\">App\\Http\\Controllers\\TenderDocumentController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderDocumentController.php.html#82\">App\\Http\\Controllers\\TenderDocumentController::destroy<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderVerietyController.php.html#16\">App\\Http\\Controllers\\TenderVerietyController::index<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderVerietyController.php.html#26\">App\\Http\\Controllers\\TenderVerietyController::create<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderVerietyController.php.html#37\">App\\Http\\Controllers\\TenderVerietyController::store<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderVerietyController.php.html#48\">App\\Http\\Controllers\\TenderVerietyController::show<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderVerietyController.php.html#59\">App\\Http\\Controllers\\TenderVerietyController::edit<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderVerietyController.php.html#71\">App\\Http\\Controllers\\TenderVerietyController::update<\/a>"],[0,1,"<a href=\"Http\/Controllers\/TenderVerietyController.php.html#82\">App\\Http\\Controllers\\TenderVerietyController::destroy<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#43\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::updatingSearch<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#48\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#54\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#61\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::cleanVar<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#70\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::submitDesignation<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#94\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::updateClick<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#100\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::loadDesignation<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#110\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::updateDesignation<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#143\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::deleteClick<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#151\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::delete<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#169\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::read<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/DesignationLivewire.php.html#176\">App\\Http\\Livewire\\Organisation\\DesignationLivewire::render<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#63\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire::loadData<\/a>"],[0,4,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#88\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire::modelData<\/a>"],[0,4,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#116\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire::saveUpdate<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#150\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire::updatedOrganisationLogo<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#155\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire::updatedSameAsRegistered<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#170\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire::mount<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#175\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire::cleanVar<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/OrganisationLivewire.php.html#196\">App\\Http\\Livewire\\Organisation\\OrganisationLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#39\">App\\Http\\Livewire\\Organisation\\UserLivewire::updateRules<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#49\">App\\Http\\Livewire\\Organisation\\UserLivewire::passwordUpdateRule<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#77\">App\\Http\\Livewire\\Organisation\\UserLivewire::updatingSearch<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#82\">App\\Http\\Livewire\\Organisation\\UserLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#89\">App\\Http\\Livewire\\Organisation\\UserLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#96\">App\\Http\\Livewire\\Organisation\\UserLivewire::cleanVar<\/a>"],[0,7,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#108\">App\\Http\\Livewire\\Organisation\\UserLivewire::submitUser<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#162\">App\\Http\\Livewire\\Organisation\\UserLivewire::updateClick<\/a>"],[0,4,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#169\">App\\Http\\Livewire\\Organisation\\UserLivewire::loadUser<\/a>"],[0,9,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#188\">App\\Http\\Livewire\\Organisation\\UserLivewire::updateUser<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#255\">App\\Http\\Livewire\\Organisation\\UserLivewire::read<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Organisation\/UserLivewire.php.html#264\">App\\Http\\Livewire\\Organisation\\UserLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Setting\/ApprovalRuleLivewire.php.html#9\">App\\Http\\Livewire\\Setting\\ApprovalRuleLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#59\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::updatingSearch<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#64\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#70\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#76\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::updateClick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#83\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::deleteClick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#92\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::cleanVar<\/a>"],[0,4,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#103\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::loadData<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#124\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::validateField<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#153\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::saveApprovalRule<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#183\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::updateApprovalRule<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#220\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::delete<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#240\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::read<\/a>"],[0,4,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#246\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::userDetailSet<\/a>"],[0,5,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#261\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::setEmployee<\/a>"],[0,7,"<a href=\"Http\/Livewire\/Settings\/ApprovalRuleLivewire.php.html#280\">App\\Http\\Livewire\\Settings\\ApprovalRuleLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#46\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::updatingSearch<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#51\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#57\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#62\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::updateclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#68\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::deleteclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#76\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::cleanVar<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#82\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::loadData<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#89\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::save<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#118\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::update<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#142\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::delete<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#161\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::read<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Settings\/DepartmentsLivewire.php.html#165\">App\\Http\\Livewire\\Settings\\DepartmentsLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#40\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::updateclick<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#50\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::loadData<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#60\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::updatingSearch<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#65\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#70\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#75\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::deleteclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#83\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::cleanVar<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#89\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::save<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#117\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::update<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#145\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::delete<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#157\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::read<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientCategoryLivewire.php.html#161\">App\\Http\\Livewire\\Tendermanagement\\ClientCategoryLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/ClientLivewire.php.html#21\">App\\Http\\Livewire\\Tendermanagement\\ClientLivewire::render<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/CreateTenderLivewire.php.html#12\">App\\Http\\Livewire\\Tendermanagement\\CreateTenderLivewire::switchTab<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/CreateTenderLivewire.php.html#21\">App\\Http\\Livewire\\Tendermanagement\\CreateTenderLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/CreateTenderLivewire.php.html#26\">App\\Http\\Livewire\\Tendermanagement\\CreateTenderLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/CreateTenderLivewire.php.html#31\">App\\Http\\Livewire\\Tendermanagement\\CreateTenderLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#49\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::updateclick<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#59\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::loadData<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#72\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::updatingSearch<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#77\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#82\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#88\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::deleteclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#96\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::cleanVar<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#103\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::save<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#133\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::update<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#163\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::delete<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#174\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::read<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderActivityLivewire.php.html#179\">App\\Http\\Livewire\\Tendermanagement\\TenderActivityLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#48\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::updateclick<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#58\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::loadData<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#70\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::updatingSearch<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#75\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#80\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#86\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::deleteclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#94\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::cleanVar<\/a>"],[0,4,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#101\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::modelData<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#126\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::save<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#151\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::update<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#176\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::delete<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#187\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::read<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderDocumentLivewire.php.html#192\">App\\Http\\Livewire\\Tendermanagement\\TenderDocumentLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#39\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::updateclick<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#49\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::loadData<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#59\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::updatingSearch<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#64\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::showmodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#69\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::closemodalclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#74\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::deleteclick<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#82\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::cleanVar<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#88\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::save<\/a>"],[0,3,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#116\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::update<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#144\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::delete<\/a>"],[0,2,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#156\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::read<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/TenderVerietyLivewire.php.html#160\">App\\Http\\Livewire\\Tendermanagement\\TenderVerietyLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderActivityRequired.php.html#9\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderActivityRequired::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderDocumentRequired.php.html#9\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderDocumentRequired::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderLivewire.php.html#9\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderLivewire::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderPreRequiredDocs.php.html#9\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderPreRequiredDocs::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderRelatedDocument.php.html#9\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderRelatedDocument::render<\/a>"],[0,1,"<a href=\"Http\/Livewire\/Tendermanagement\/Tendertab\/TenderVerietyLivewire.php.html#9\">App\\Http\\Livewire\\Tendermanagement\\Tendertab\\TenderVerietyLivewire::render<\/a>"],[0,2,"<a href=\"Http\/Middleware\/Authenticate.php.html#15\">App\\Http\\Middleware\\Authenticate::redirectTo<\/a>"],[80,4,"<a href=\"Http\/Middleware\/RedirectIfAuthenticated.php.html#20\">App\\Http\\Middleware\\RedirectIfAuthenticated::handle<\/a>"],[0,1,"<a href=\"Http\/Middleware\/TrustHosts.php.html#14\">App\\Http\\Middleware\\TrustHosts::hosts<\/a>"],[100,1,"<a href=\"Http\/Requests\/Auth\/LoginRequest.php.html#17\">App\\Http\\Requests\\Auth\\LoginRequest::authorize<\/a>"],[100,1,"<a href=\"Http\/Requests\/Auth\/LoginRequest.php.html#27\">App\\Http\\Requests\\Auth\\LoginRequest::rules<\/a>"],[100,2,"<a href=\"Http\/Requests\/Auth\/LoginRequest.php.html#40\">App\\Http\\Requests\\Auth\\LoginRequest::authenticate<\/a>"],[20,2,"<a href=\"Http\/Requests\/Auth\/LoginRequest.php.html#59\">App\\Http\\Requests\\Auth\\LoginRequest::ensureIsNotRateLimited<\/a>"],[100,1,"<a href=\"Http\/Requests\/Auth\/LoginRequest.php.html#80\">App\\Http\\Requests\\Auth\\LoginRequest::throttleKey<\/a>"],[0,1,"<a href=\"Http\/Requests\/ProfileUpdateRequest.php.html#16\">App\\Http\\Requests\\ProfileUpdateRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreApprovalRuleRequest.php.html#14\">App\\Http\\Requests\\StoreApprovalRuleRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreApprovalRuleRequest.php.html#24\">App\\Http\\Requests\\StoreApprovalRuleRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreClientCategoryRequest.php.html#14\">App\\Http\\Requests\\StoreClientCategoryRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreClientCategoryRequest.php.html#24\">App\\Http\\Requests\\StoreClientCategoryRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreClientRequest.php.html#14\">App\\Http\\Requests\\StoreClientRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreClientRequest.php.html#24\">App\\Http\\Requests\\StoreClientRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreDesignationRequest.php.html#14\">App\\Http\\Requests\\StoreDesignationRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreDesignationRequest.php.html#24\">App\\Http\\Requests\\StoreDesignationRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreFeatureRequest.php.html#14\">App\\Http\\Requests\\StoreFeatureRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreFeatureRequest.php.html#24\">App\\Http\\Requests\\StoreFeatureRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreModuleRequest.php.html#14\">App\\Http\\Requests\\StoreModuleRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreModuleRequest.php.html#24\">App\\Http\\Requests\\StoreModuleRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreOrganisationRequest.php.html#14\">App\\Http\\Requests\\StoreOrganisationRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreOrganisationRequest.php.html#24\">App\\Http\\Requests\\StoreOrganisationRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreTenderActivityRequest.php.html#14\">App\\Http\\Requests\\StoreTenderActivityRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreTenderActivityRequest.php.html#24\">App\\Http\\Requests\\StoreTenderActivityRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreTenderDocumentRequest.php.html#14\">App\\Http\\Requests\\StoreTenderDocumentRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreTenderDocumentRequest.php.html#24\">App\\Http\\Requests\\StoreTenderDocumentRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreTenderVerietyRequest.php.html#14\">App\\Http\\Requests\\StoreTenderVerietyRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/StoreTenderVerietyRequest.php.html#24\">App\\Http\\Requests\\StoreTenderVerietyRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateApprovalRuleRequest.php.html#14\">App\\Http\\Requests\\UpdateApprovalRuleRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateApprovalRuleRequest.php.html#24\">App\\Http\\Requests\\UpdateApprovalRuleRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateClientCategoryRequest.php.html#14\">App\\Http\\Requests\\UpdateClientCategoryRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateClientCategoryRequest.php.html#24\">App\\Http\\Requests\\UpdateClientCategoryRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateClientRequest.php.html#14\">App\\Http\\Requests\\UpdateClientRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateClientRequest.php.html#24\">App\\Http\\Requests\\UpdateClientRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateDesignationRequest.php.html#14\">App\\Http\\Requests\\UpdateDesignationRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateDesignationRequest.php.html#24\">App\\Http\\Requests\\UpdateDesignationRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateFeatureRequest.php.html#14\">App\\Http\\Requests\\UpdateFeatureRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateFeatureRequest.php.html#24\">App\\Http\\Requests\\UpdateFeatureRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateModuleRequest.php.html#14\">App\\Http\\Requests\\UpdateModuleRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateModuleRequest.php.html#24\">App\\Http\\Requests\\UpdateModuleRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateOrganisationRequest.php.html#14\">App\\Http\\Requests\\UpdateOrganisationRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateOrganisationRequest.php.html#24\">App\\Http\\Requests\\UpdateOrganisationRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateTenderActivityRequest.php.html#14\">App\\Http\\Requests\\UpdateTenderActivityRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateTenderActivityRequest.php.html#24\">App\\Http\\Requests\\UpdateTenderActivityRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateTenderDocumentRequest.php.html#14\">App\\Http\\Requests\\UpdateTenderDocumentRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateTenderDocumentRequest.php.html#24\">App\\Http\\Requests\\UpdateTenderDocumentRequest::rules<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateTenderVerietyRequest.php.html#14\">App\\Http\\Requests\\UpdateTenderVerietyRequest::authorize<\/a>"],[0,1,"<a href=\"Http\/Requests\/UpdateTenderVerietyRequest.php.html#24\">App\\Http\\Requests\\UpdateTenderVerietyRequest::rules<\/a>"],[0,1,"<a href=\"Models\/ApprovalRule.php.html#16\">App\\Models\\ApprovalRule::toSearchableArray<\/a>"],[0,1,"<a href=\"Models\/Client.php.html#19\">App\\Models\\Client::toSearchableArray<\/a>"],[0,1,"<a href=\"Models\/Client.php.html#25\">App\\Models\\Client::getClientCategory<\/a>"],[0,1,"<a href=\"Models\/ClientCategory.php.html#17\">App\\Models\\ClientCategory::toSearchableArray<\/a>"],[0,1,"<a href=\"Models\/Designation.php.html#19\">App\\Models\\Designation::toSearchableArray<\/a>"],[0,1,"<a href=\"Models\/Team.php.html#13\">App\\Models\\Team::toSearchableArray<\/a>"],[0,1,"<a href=\"Models\/TenderActivity.php.html#17\">App\\Models\\TenderActivity::toSearchableArray<\/a>"],[0,1,"<a href=\"Models\/TenderDocument.php.html#18\">App\\Models\\TenderDocument::toSearchableArray<\/a>"],[0,1,"<a href=\"Models\/TenderVeriety.php.html#17\">App\\Models\\TenderVeriety::toSearchableArray<\/a>"],[0,1,"<a href=\"Models\/User.php.html#53\">App\\Models\\User::toSearchableArray<\/a>"],[0,1,"<a href=\"Policies\/ApprovalRulePolicy.php.html#19\">App\\Policies\\ApprovalRulePolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/ApprovalRulePolicy.php.html#31\">App\\Policies\\ApprovalRulePolicy::view<\/a>"],[0,1,"<a href=\"Policies\/ApprovalRulePolicy.php.html#42\">App\\Policies\\ApprovalRulePolicy::create<\/a>"],[0,1,"<a href=\"Policies\/ApprovalRulePolicy.php.html#54\">App\\Policies\\ApprovalRulePolicy::update<\/a>"],[0,1,"<a href=\"Policies\/ApprovalRulePolicy.php.html#66\">App\\Policies\\ApprovalRulePolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/ApprovalRulePolicy.php.html#78\">App\\Policies\\ApprovalRulePolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/ApprovalRulePolicy.php.html#90\">App\\Policies\\ApprovalRulePolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/ClientCategoryPolicy.php.html#19\">App\\Policies\\ClientCategoryPolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/ClientCategoryPolicy.php.html#31\">App\\Policies\\ClientCategoryPolicy::view<\/a>"],[0,1,"<a href=\"Policies\/ClientCategoryPolicy.php.html#42\">App\\Policies\\ClientCategoryPolicy::create<\/a>"],[0,1,"<a href=\"Policies\/ClientCategoryPolicy.php.html#54\">App\\Policies\\ClientCategoryPolicy::update<\/a>"],[0,1,"<a href=\"Policies\/ClientCategoryPolicy.php.html#66\">App\\Policies\\ClientCategoryPolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/ClientCategoryPolicy.php.html#78\">App\\Policies\\ClientCategoryPolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/ClientCategoryPolicy.php.html#90\">App\\Policies\\ClientCategoryPolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/ClientPolicy.php.html#19\">App\\Policies\\ClientPolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/ClientPolicy.php.html#31\">App\\Policies\\ClientPolicy::view<\/a>"],[0,1,"<a href=\"Policies\/ClientPolicy.php.html#42\">App\\Policies\\ClientPolicy::create<\/a>"],[0,1,"<a href=\"Policies\/ClientPolicy.php.html#54\">App\\Policies\\ClientPolicy::update<\/a>"],[0,1,"<a href=\"Policies\/ClientPolicy.php.html#66\">App\\Policies\\ClientPolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/ClientPolicy.php.html#78\">App\\Policies\\ClientPolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/ClientPolicy.php.html#90\">App\\Policies\\ClientPolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/DesignationPolicy.php.html#19\">App\\Policies\\DesignationPolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/DesignationPolicy.php.html#31\">App\\Policies\\DesignationPolicy::view<\/a>"],[0,1,"<a href=\"Policies\/DesignationPolicy.php.html#42\">App\\Policies\\DesignationPolicy::create<\/a>"],[0,1,"<a href=\"Policies\/DesignationPolicy.php.html#54\">App\\Policies\\DesignationPolicy::update<\/a>"],[0,1,"<a href=\"Policies\/DesignationPolicy.php.html#66\">App\\Policies\\DesignationPolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/DesignationPolicy.php.html#78\">App\\Policies\\DesignationPolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/DesignationPolicy.php.html#90\">App\\Policies\\DesignationPolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/FeaturePolicy.php.html#19\">App\\Policies\\FeaturePolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/FeaturePolicy.php.html#31\">App\\Policies\\FeaturePolicy::view<\/a>"],[0,1,"<a href=\"Policies\/FeaturePolicy.php.html#42\">App\\Policies\\FeaturePolicy::create<\/a>"],[0,1,"<a href=\"Policies\/FeaturePolicy.php.html#54\">App\\Policies\\FeaturePolicy::update<\/a>"],[0,1,"<a href=\"Policies\/FeaturePolicy.php.html#66\">App\\Policies\\FeaturePolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/FeaturePolicy.php.html#78\">App\\Policies\\FeaturePolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/FeaturePolicy.php.html#90\">App\\Policies\\FeaturePolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/ModulePolicy.php.html#19\">App\\Policies\\ModulePolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/ModulePolicy.php.html#31\">App\\Policies\\ModulePolicy::view<\/a>"],[0,1,"<a href=\"Policies\/ModulePolicy.php.html#42\">App\\Policies\\ModulePolicy::create<\/a>"],[0,1,"<a href=\"Policies\/ModulePolicy.php.html#54\">App\\Policies\\ModulePolicy::update<\/a>"],[0,1,"<a href=\"Policies\/ModulePolicy.php.html#66\">App\\Policies\\ModulePolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/ModulePolicy.php.html#78\">App\\Policies\\ModulePolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/ModulePolicy.php.html#90\">App\\Policies\\ModulePolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/OrganisationPolicy.php.html#19\">App\\Policies\\OrganisationPolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/OrganisationPolicy.php.html#31\">App\\Policies\\OrganisationPolicy::view<\/a>"],[0,1,"<a href=\"Policies\/OrganisationPolicy.php.html#42\">App\\Policies\\OrganisationPolicy::create<\/a>"],[0,1,"<a href=\"Policies\/OrganisationPolicy.php.html#54\">App\\Policies\\OrganisationPolicy::update<\/a>"],[0,1,"<a href=\"Policies\/OrganisationPolicy.php.html#66\">App\\Policies\\OrganisationPolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/OrganisationPolicy.php.html#78\">App\\Policies\\OrganisationPolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/OrganisationPolicy.php.html#90\">App\\Policies\\OrganisationPolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/TenderActivityPolicy.php.html#19\">App\\Policies\\TenderActivityPolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/TenderActivityPolicy.php.html#31\">App\\Policies\\TenderActivityPolicy::view<\/a>"],[0,1,"<a href=\"Policies\/TenderActivityPolicy.php.html#42\">App\\Policies\\TenderActivityPolicy::create<\/a>"],[0,1,"<a href=\"Policies\/TenderActivityPolicy.php.html#54\">App\\Policies\\TenderActivityPolicy::update<\/a>"],[0,1,"<a href=\"Policies\/TenderActivityPolicy.php.html#66\">App\\Policies\\TenderActivityPolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/TenderActivityPolicy.php.html#78\">App\\Policies\\TenderActivityPolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/TenderActivityPolicy.php.html#90\">App\\Policies\\TenderActivityPolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/TenderDocumentPolicy.php.html#19\">App\\Policies\\TenderDocumentPolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/TenderDocumentPolicy.php.html#31\">App\\Policies\\TenderDocumentPolicy::view<\/a>"],[0,1,"<a href=\"Policies\/TenderDocumentPolicy.php.html#42\">App\\Policies\\TenderDocumentPolicy::create<\/a>"],[0,1,"<a href=\"Policies\/TenderDocumentPolicy.php.html#54\">App\\Policies\\TenderDocumentPolicy::update<\/a>"],[0,1,"<a href=\"Policies\/TenderDocumentPolicy.php.html#66\">App\\Policies\\TenderDocumentPolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/TenderDocumentPolicy.php.html#78\">App\\Policies\\TenderDocumentPolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/TenderDocumentPolicy.php.html#90\">App\\Policies\\TenderDocumentPolicy::forceDelete<\/a>"],[0,1,"<a href=\"Policies\/TenderVerietyPolicy.php.html#19\">App\\Policies\\TenderVerietyPolicy::viewAny<\/a>"],[0,1,"<a href=\"Policies\/TenderVerietyPolicy.php.html#31\">App\\Policies\\TenderVerietyPolicy::view<\/a>"],[0,1,"<a href=\"Policies\/TenderVerietyPolicy.php.html#42\">App\\Policies\\TenderVerietyPolicy::create<\/a>"],[0,1,"<a href=\"Policies\/TenderVerietyPolicy.php.html#54\">App\\Policies\\TenderVerietyPolicy::update<\/a>"],[0,1,"<a href=\"Policies\/TenderVerietyPolicy.php.html#66\">App\\Policies\\TenderVerietyPolicy::delete<\/a>"],[0,1,"<a href=\"Policies\/TenderVerietyPolicy.php.html#78\">App\\Policies\\TenderVerietyPolicy::restore<\/a>"],[0,1,"<a href=\"Policies\/TenderVerietyPolicy.php.html#90\">App\\Policies\\TenderVerietyPolicy::forceDelete<\/a>"],[100,1,"<a href=\"Providers\/AppServiceProvider.php.html#14\">App\\Providers\\AppServiceProvider::register<\/a>"],[100,1,"<a href=\"Providers\/AppServiceProvider.php.html#24\">App\\Providers\\AppServiceProvider::boot<\/a>"],[100,1,"<a href=\"Providers\/AuthServiceProvider.php.html#24\">App\\Providers\\AuthServiceProvider::boot<\/a>"],[100,1,"<a href=\"Providers\/BroadcastServiceProvider.php.html#15\">App\\Providers\\BroadcastServiceProvider::boot<\/a>"],[100,1,"<a href=\"Providers\/EventServiceProvider.php.html#28\">App\\Providers\\EventServiceProvider::boot<\/a>"],[100,1,"<a href=\"Providers\/EventServiceProvider.php.html#38\">App\\Providers\\EventServiceProvider::shouldDiscoverEvents<\/a>"],[100,1,"<a href=\"Providers\/RouteServiceProvider.php.html#27\">App\\Providers\\RouteServiceProvider::boot<\/a>"],[66.66666666666666,2,"<a href=\"Providers\/RouteServiceProvider.php.html#46\">App\\Providers\\RouteServiceProvider::configureRateLimiting<\/a>"],[0,1,"<a href=\"View\/Components\/AppLayout.php.html#13\">App\\View\\Components\\AppLayout::render<\/a>"],[100,1,"<a href=\"View\/Components\/GuestLayout.php.html#13\">App\\View\\Components\\GuestLayout::render<\/a>"]], 'Method Complexity'))
.transition()
.duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
function getComplexityData(data, label) {
var values = [];
$.each(data, function(key) {
var value = Math.round(data[key][0]*100) / 100;
values.push({
x: value,
y: data[key][1],
class: data[key][2],
size: 0.05,
shape: 'diamond'
});
});
return [
{
key: label,
values: values,
color: "#4572A7"
}
];
}
});
</script>
</body>
</html>