CasperSecurity
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for C:\xampp\htdocs\OSS-Application\app\Providers\RouteServiceProvider.php</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/octicons.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"><a href="index.html">Providers</a></li>
<li class="breadcrumb-item active">RouteServiceProvider.php</li>
</ol>
</nav>
</div>
</div>
</div>
</header>
<div class="container-fluid">
<div class="table-responsive">
<table class="table table-bordered">
<thead>
<tr>
<td> </td>
<td colspan="10"><div align="center"><strong>Code Coverage</strong></div></td>
</tr>
<tr>
<td> </td>
<td colspan="3"><div align="center"><strong>Lines</strong></div></td>
<td colspan="4"><div align="center"><strong>Functions and Methods</strong></div></td>
<td colspan="3"><div align="center"><strong>Classes and Traits</strong></div></td>
</tr>
</thead>
<tbody>
<tr>
<td class="success">Total</td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="90.91" aria-valuemin="0" aria-valuemax="100" style="width: 90.91%">
<span class="sr-only">90.91% covered (success)</span>
</div>
</div>
</td>
<td class="success small"><div align="right">90.91%</div></td>
<td class="success small"><div align="right">10 / 11</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="50.00" aria-valuemin="0" aria-valuemax="100" style="width: 50.00%">
<span class="sr-only">50.00% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">50.00%</div></td>
<td class="danger small"><div align="right">1 / 2</div></td>
<td class="danger small"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%">
<span class="sr-only">0.00% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
</tr>
<tr>
<td class="success"><abbr title="App\Providers\RouteServiceProvider">RouteServiceProvider</abbr></td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="90.91" aria-valuemin="0" aria-valuemax="100" style="width: 90.91%">
<span class="sr-only">90.91% covered (success)</span>
</div>
</div>
</td>
<td class="success small"><div align="right">90.91%</div></td>
<td class="success small"><div align="right">10 / 11</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="50.00" aria-valuemin="0" aria-valuemax="100" style="width: 50.00%">
<span class="sr-only">50.00% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">50.00%</div></td>
<td class="danger small"><div align="right">1 / 2</div></td>
<td class="danger small">3.01</td>
<td class="danger big"> <div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%">
<span class="sr-only">0.00% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
</tr>
<tr>
<td class="success"> <a href="#27"><abbr title="boot()">boot</abbr></a></td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%">
<span class="sr-only">100.00% covered (success)</span>
</div>
</div>
</td>
<td class="success small"><div align="right">100.00%</div></td>
<td class="success small"><div align="right">8 / 8</div></td>
<td class="success big"> <div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%">
<span class="sr-only">100.00% covered (success)</span>
</div>
</div>
</td>
<td class="success small"><div align="right">100.00%</div></td>
<td class="success small"><div align="right">1 / 1</div></td>
<td class="success small">1</td>
<td class="success" colspan="3"></td>
</tr>
<tr>
<td class="warning"> <a href="#46"><abbr title="configureRateLimiting()">configureRateLimiting</abbr></a></td>
<td class="warning big"> <div class="progress">
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="66.67" aria-valuemin="0" aria-valuemax="100" style="width: 66.67%">
<span class="sr-only">66.67% covered (warning)</span>
</div>
</div>
</td>
<td class="warning small"><div align="right">66.67%</div></td>
<td class="warning small"><div align="right">2 / 3</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%">
<span class="sr-only">0.00% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">2.15</td>
<td class="danger" colspan="3"></td>
</tr>
</tbody>
</table>
</div>
<table id="code" class="table table-borderless table-condensed">
<tbody>
<tr class=" d-flex"><td class="col-1 text-right"><a id="1" href="#1">1</a></td><td class="col-11 codeLine"><span class="default"><?php</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="2" href="#2">2</a></td><td class="col-11 codeLine"></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="3" href="#3">3</a></td><td class="col-11 codeLine"><span class="keyword">namespace</span><span class="default"> </span><span class="default">App\Providers</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="4" href="#4">4</a></td><td class="col-11 codeLine"></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="5" href="#5">5</a></td><td class="col-11 codeLine"><span class="keyword">use</span><span class="default"> </span><span class="default">Illuminate\Cache\RateLimiting\Limit</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="6" href="#6">6</a></td><td class="col-11 codeLine"><span class="keyword">use</span><span class="default"> </span><span class="default">Illuminate\Foundation\Support\Providers\RouteServiceProvider</span><span class="default"> </span><span class="keyword">as</span><span class="default"> </span><span class="default">ServiceProvider</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="7" href="#7">7</a></td><td class="col-11 codeLine"><span class="keyword">use</span><span class="default"> </span><span class="default">Illuminate\Http\Request</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="8" href="#8">8</a></td><td class="col-11 codeLine"><span class="keyword">use</span><span class="default"> </span><span class="default">Illuminate\Support\Facades\RateLimiter</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="9" href="#9">9</a></td><td class="col-11 codeLine"><span class="keyword">use</span><span class="default"> </span><span class="default">Illuminate\Support\Facades\Route</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="10" href="#10">10</a></td><td class="col-11 codeLine"></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="11" href="#11">11</a></td><td class="col-11 codeLine"><span class="keyword">class</span><span class="default"> </span><span class="default">RouteServiceProvider</span><span class="default"> </span><span class="keyword">extends</span><span class="default"> </span><span class="default">ServiceProvider</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="12" href="#12">12</a></td><td class="col-11 codeLine"><span class="keyword">{</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="13" href="#13">13</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="comment">/**</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="14" href="#14">14</a></td><td class="col-11 codeLine"><span class="comment"> * The path to the "home" route for your application.</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="15" href="#15">15</a></td><td class="col-11 codeLine"><span class="comment"> *</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="16" href="#16">16</a></td><td class="col-11 codeLine"><span class="comment"> * Typically, users are redirected here after authentication.</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="17" href="#17">17</a></td><td class="col-11 codeLine"><span class="comment"> *</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="18" href="#18">18</a></td><td class="col-11 codeLine"><span class="comment"> * @var string</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="19" href="#19">19</a></td><td class="col-11 codeLine"><span class="comment"> */</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="20" href="#20">20</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">public</span><span class="default"> </span><span class="keyword">const</span><span class="default"> </span><span class="default">HOME</span><span class="default"> </span><span class="keyword">=</span><span class="default"> </span><span class="default">'/dashboard'</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="21" href="#21">21</a></td><td class="col-11 codeLine"></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="22" href="#22">22</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="comment">/**</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="23" href="#23">23</a></td><td class="col-11 codeLine"><span class="comment"> * Define your route model bindings, pattern filters, and other route configuration.</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="24" href="#24">24</a></td><td class="col-11 codeLine"><span class="comment"> *</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="25" href="#25">25</a></td><td class="col-11 codeLine"><span class="comment"> * @return void</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="26" href="#26">26</a></td><td class="col-11 codeLine"><span class="comment"> */</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="27" href="#27">27</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">public</span><span class="default"> </span><span class="keyword">function</span><span class="default"> </span><span class="default">boot</span><span class="keyword">(</span><span class="keyword">)</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="28" href="#28">28</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">{</span></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 29" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="29" href="#29">29</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="default">$this</span><span class="default">-></span><span class="default">configureRateLimiting</span><span class="keyword">(</span><span class="keyword">)</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="30" href="#30">30</a></td><td class="col-11 codeLine"></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 31" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="31" href="#31">31</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="default">$this</span><span class="default">-></span><span class="default">routes</span><span class="keyword">(</span><span class="keyword">function</span><span class="default"> </span><span class="keyword">(</span><span class="keyword">)</span><span class="default"> </span><span class="keyword">{</span></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 32" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="32" href="#32">32</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="default">Route</span><span class="default">::</span><span class="default">middleware</span><span class="keyword">(</span><span class="default">'api'</span><span class="keyword">)</span></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 33" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="33" href="#33">33</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="default">-></span><span class="default">prefix</span><span class="keyword">(</span><span class="default">'api'</span><span class="keyword">)</span></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 34" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="34" href="#34">34</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="default">-></span><span class="default">group</span><span class="keyword">(</span><span class="default">base_path</span><span class="keyword">(</span><span class="default">'routes/api.php'</span><span class="keyword">)</span><span class="keyword">)</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="35" href="#35">35</a></td><td class="col-11 codeLine"></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 36" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="36" href="#36">36</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="default">Route</span><span class="default">::</span><span class="default">middleware</span><span class="keyword">(</span><span class="default">'web'</span><span class="keyword">)</span></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 37" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="37" href="#37">37</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="default">-></span><span class="default">group</span><span class="keyword">(</span><span class="default">base_path</span><span class="keyword">(</span><span class="default">'routes/web.php'</span><span class="keyword">)</span><span class="keyword">)</span><span class="keyword">;</span></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 38" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="38" href="#38">38</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">}</span><span class="keyword">)</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="39" href="#39">39</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">}</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="40" href="#40">40</a></td><td class="col-11 codeLine"></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="41" href="#41">41</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="comment">/**</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="42" href="#42">42</a></td><td class="col-11 codeLine"><span class="comment"> * Configure the rate limiters for the application.</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="43" href="#43">43</a></td><td class="col-11 codeLine"><span class="comment"> *</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="44" href="#44">44</a></td><td class="col-11 codeLine"><span class="comment"> * @return void</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="45" href="#45">45</a></td><td class="col-11 codeLine"><span class="comment"> */</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="46" href="#46">46</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">protected</span><span class="default"> </span><span class="keyword">function</span><span class="default"> </span><span class="default">configureRateLimiting</span><span class="keyword">(</span><span class="keyword">)</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="47" href="#47">47</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">{</span></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 48" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="48" href="#48">48</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="default">RateLimiter</span><span class="default">::</span><span class="keyword">for</span><span class="keyword">(</span><span class="default">'api'</span><span class="keyword">,</span><span class="default"> </span><span class="keyword">function</span><span class="default"> </span><span class="keyword">(</span><span class="default">Request</span><span class="default"> </span><span class="default">$request</span><span class="keyword">)</span><span class="default"> </span><span class="keyword">{</span></td></tr>
<tr class="danger d-flex"><td class="col-1 text-right"><a id="49" href="#49">49</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">return</span><span class="default"> </span><span class="default">Limit</span><span class="default">::</span><span class="default">perMinute</span><span class="keyword">(</span><span class="default">60</span><span class="keyword">)</span><span class="default">-></span><span class="default">by</span><span class="keyword">(</span><span class="default">$request</span><span class="default">-></span><span class="default">user</span><span class="keyword">(</span><span class="keyword">)</span><span class="default">?-></span><span class="default">id</span><span class="default"> </span><span class="keyword">?</span><span class="keyword">:</span><span class="default"> </span><span class="default">$request</span><span class="default">-></span><span class="default">ip</span><span class="keyword">(</span><span class="keyword">)</span><span class="keyword">)</span><span class="keyword">;</span></td></tr>
<tr class="covered-by-large-tests popin d-flex"><td data-title="23 tests cover line 50" data-content="<ul><li class="danger">Tests\Feature\Auth\AuthenticationTest::test_login_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_authenticate_using_the_login_screen</li><li class="covered-by-large-tests">Tests\Feature\Auth\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password</li><li class="danger">Tests\Feature\Auth\EmailVerificationTest::test_email_verification_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_can_be_verified</li><li class="covered-by-large-tests">Tests\Feature\Auth\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash</li><li class="danger">Tests\Feature\Auth\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_can_be_confirmed</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_reset_password_link_can_be_requested</li><li class="danger">Tests\Feature\Auth\PasswordResetTest::test_reset_password_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordResetTest::test_password_can_be_reset_with_valid_token</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_password_can_be_updated</li><li class="covered-by-large-tests">Tests\Feature\Auth\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password</li><li class="danger">Tests\Feature\Auth\RegistrationTest::test_registration_screen_can_be_rendered</li><li class="covered-by-large-tests">Tests\Feature\Auth\RegistrationTest::test_new_users_can_register</li><li class="danger">Tests\Feature\ExampleTest::test_the_application_returns_a_successful_response</li><li class="danger">Tests\Feature\ProfileTest::test_profile_page_is_displayed</li><li class="danger">Tests\Feature\ProfileTest::test_profile_information_can_be_updated</li><li class="danger">Tests\Feature\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged</li><li class="danger">Tests\Feature\ProfileTest::test_user_can_delete_their_account</li><li class="danger">Tests\Feature\ProfileTest::test_correct_password_must_be_provided_to_delete_account</li></ul>" data-placement="top" data-html="true" class="col-1 text-right"><a id="50" href="#50">50</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">}</span><span class="keyword">)</span><span class="keyword">;</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="51" href="#51">51</a></td><td class="col-11 codeLine"><span class="default"> </span><span class="keyword">}</span></td></tr>
<tr class=" d-flex"><td class="col-1 text-right"><a id="52" href="#52">52</a></td><td class="col-11 codeLine"><span class="keyword">}</span></td></tr>
</tbody>
</table>
<footer>
<hr/>
<h4>Legend</h4>
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
<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>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
</a>
</footer>
</div>
<script src="../_js/jquery.min.js?v=9.2.31" type="text/javascript"></script>
<script src="../_js/popper.min.js?v=9.2.31" type="text/javascript"></script>
<script src="../_js/bootstrap.min.js?v=9.2.31" type="text/javascript"></script>
<script src="../_js/file.js?v=9.2.31" type="text/javascript"></script>
</body>
</html>