File tree Expand file tree Collapse file tree
src/Report/Html/Renderer/Template
CoverageForClassWithAnonymousFunction
CoverageForFileWithIgnoredLines
PathCoverageForBankAccount
PathCoverageForSourceWithoutNamespace Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 </header>
2626 <div class="container-fluid">
2727 <div class="btn-group mb-2" role="group" aria-label="Test size filter" data-low-upper-bound="{{low_upper_bound}}" data-high-lower-bound="{{high_lower_bound}}">
28- <button type="button" class="btn btn-sm btn-outline-secondary active" data-test-size-filter="all">All</button>
2928 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small">Small</button>
3029 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="medium">Medium</button>
3130 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="large">Large</button>
3231 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small+medium">Small + Medium</button>
3332 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small+medium+large">Small + Medium + Large</button>
33+ <button type="button" class="btn btn-sm btn-outline-secondary active" data-test-size-filter="all">All</button>
3434 </div>
3535 <div class="table-responsive">
3636 <table class="table table-bordered">
Original file line number Diff line number Diff line change 2525 </header>
2626 <div class="container-fluid">
2727 <div class="btn-group mb-2" role="group" aria-label="Test size filter" data-low-upper-bound="{{low_upper_bound}}" data-high-lower-bound="{{high_lower_bound}}">
28- <button type="button" class="btn btn-sm btn-outline-secondary active" data-test-size-filter="all">All</button>
2928 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small">Small</button>
3029 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="medium">Medium</button>
3130 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="large">Large</button>
3231 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small+medium">Small + Medium</button>
3332 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small+medium+large">Small + Medium + Large</button>
33+ <button type="button" class="btn btn-sm btn-outline-secondary active" data-test-size-filter="all">All</button>
3434 </div>
3535 <div class="table-responsive">
3636 <table class="table table-bordered">
Original file line number Diff line number Diff line change 2525 </header>
2626 <div class="container-fluid">
2727 <div class="btn-group mb-2" role="group" aria-label="Test size filter" data-low-upper-bound="{{low_upper_bound}}" data-high-lower-bound="{{high_lower_bound}}">
28- <button type="button" class="btn btn-sm btn-outline-secondary active" data-test-size-filter="all">All</button>
2928 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small">Small</button>
3029 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="medium">Medium</button>
3130 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="large">Large</button>
3231 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small+medium">Small + Medium</button>
3332 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small+medium+large">Small + Medium + Large</button>
33+ <button type="button" class="btn btn-sm btn-outline-secondary active" data-test-size-filter="all">All</button>
3434 </div>
3535 <div class="table-responsive">
3636 <table class="table table-bordered">
Original file line number Diff line number Diff line change 2525 </header>
2626 <div class="container-fluid">
2727 <div class="btn-group mb-2" role="group" aria-label="Test size filter" data-low-upper-bound="{{low_upper_bound}}" data-high-lower-bound="{{high_lower_bound}}">
28- <button type="button" class="btn btn-sm btn-outline-secondary active" data-test-size-filter="all">All</button>
2928 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small">Small</button>
3029 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="medium">Medium</button>
3130 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="large">Large</button>
3231 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small+medium">Small + Medium</button>
3332 <button type="button" class="btn btn-sm btn-outline-secondary" data-test-size-filter="small+medium+large">Small + Medium + Large</button>
33+ <button type="button" class="btn btn-sm btn-outline-secondary active" data-test-size-filter="all">All</button>
3434 </div>
3535 <div class="table-responsive">
3636 <table class="table table-bordered">
Original file line number Diff line number Diff line change 2727 </ header >
2828 < div class ="container-fluid ">
2929 < div class ="btn-group mb-2 " role ="group " aria-label ="Test size filter " data-low-upper-bound ="50 " data-high-lower-bound ="90 ">
30- < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3130 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small "> Small</ button >
3231 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="medium "> Medium</ button >
3332 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="large "> Large</ button >
3433 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium "> Small + Medium</ button >
3534 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium+large "> Small + Medium + Large</ button >
35+ < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3636 </ div >
3737 < div class ="table-responsive ">
3838 < table class ="table table-bordered ">
Original file line number Diff line number Diff line change 2727 </ header >
2828 < div class ="container-fluid ">
2929 < div class ="btn-group mb-2 " role ="group " aria-label ="Test size filter " data-low-upper-bound ="50 " data-high-lower-bound ="90 ">
30- < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3130 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small "> Small</ button >
3231 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="medium "> Medium</ button >
3332 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="large "> Large</ button >
3433 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium "> Small + Medium</ button >
3534 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium+large "> Small + Medium + Large</ button >
35+ < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3636 </ div >
3737 < div class ="table-responsive ">
3838 < table class ="table table-bordered ">
Original file line number Diff line number Diff line change 2727 </ header >
2828 < div class ="container-fluid ">
2929 < div class ="btn-group mb-2 " role ="group " aria-label ="Test size filter " data-low-upper-bound ="50 " data-high-lower-bound ="90 ">
30- < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3130 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small "> Small</ button >
3231 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="medium "> Medium</ button >
3332 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="large "> Large</ button >
3433 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium "> Small + Medium</ button >
3534 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium+large "> Small + Medium + Large</ button >
35+ < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3636 </ div >
3737 < div class ="table-responsive ">
3838 < table class ="table table-bordered ">
Original file line number Diff line number Diff line change 2727 </ header >
2828 < div class ="container-fluid ">
2929 < div class ="btn-group mb-2 " role ="group " aria-label ="Test size filter " data-low-upper-bound ="50 " data-high-lower-bound ="90 ">
30- < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3130 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small "> Small</ button >
3231 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="medium "> Medium</ button >
3332 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="large "> Large</ button >
3433 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium "> Small + Medium</ button >
3534 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium+large "> Small + Medium + Large</ button >
35+ < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3636 </ div >
3737 < div class ="table-responsive ">
3838 < table class ="table table-bordered ">
Original file line number Diff line number Diff line change 2727 </ header >
2828 < div class ="container-fluid ">
2929 < div class ="btn-group mb-2 " role ="group " aria-label ="Test size filter " data-low-upper-bound ="50 " data-high-lower-bound ="90 ">
30- < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3130 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small "> Small</ button >
3231 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="medium "> Medium</ button >
3332 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="large "> Large</ button >
3433 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium "> Small + Medium</ button >
3534 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium+large "> Small + Medium + Large</ button >
35+ < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3636 </ div >
3737 < div class ="table-responsive ">
3838 < table class ="table table-bordered ">
Original file line number Diff line number Diff line change 2727 </ header >
2828 < div class ="container-fluid ">
2929 < div class ="btn-group mb-2 " role ="group " aria-label ="Test size filter " data-low-upper-bound ="50 " data-high-lower-bound ="90 ">
30- < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3130 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small "> Small</ button >
3231 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="medium "> Medium</ button >
3332 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="large "> Large</ button >
3433 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium "> Small + Medium</ button >
3534 < button type ="button " class ="btn btn-sm btn-outline-secondary " data-test-size-filter ="small+medium+large "> Small + Medium + Large</ button >
35+ < button type ="button " class ="btn btn-sm btn-outline-secondary active " data-test-size-filter ="all "> All</ button >
3636 </ div >
3737 < div class ="table-responsive ">
3838 < table class ="table table-bordered ">
You can’t perform that action at this time.
0 commit comments