1900 lines
56 KiB
HTML
1900 lines
56 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html;charset=windows-1250">
|
||
|
<link rel="stylesheet" type="text/css" href="../style.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
|
||
|
<h1>GuessTheUnits.java</h1>
|
||
|
|
||
|
<table class="src">
|
||
|
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_1'/>
|
||
|
1
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_1'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>package com.epam.bootcamp.bmi_calculator;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_2'/>
|
||
|
2
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_2'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''></span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_3'/>
|
||
|
3
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_3'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>public class GuessTheUnits{</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_4'/>
|
||
|
4
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_4'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''></span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_5'/>
|
||
|
5
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_5'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	private double height;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_6'/>
|
||
|
6
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_6'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	private double weight;	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_7'/>
|
||
|
7
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_7'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	private String unitType;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_8'/>
|
||
|
8
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_8'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_9'/>
|
||
|
9
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_9'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_10'/>
|
||
|
10
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_10'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	/**</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_11'/>
|
||
|
11
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_11'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Váltószám konstansok</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_12'/>
|
||
|
12
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_12'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 */</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_13'/>
|
||
|
13
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_13'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	private static final double ouncesToPounds = 0.0625;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_14'/>
|
||
|
14
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_14'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	private static final double centimeterToMeter = 100;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_15'/>
|
||
|
15
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_15'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	private static final double feetToInch = 12;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_16'/>
|
||
|
16
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_16'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_17'/>
|
||
|
17
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_17'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>	public GuessTheUnits(double height, double weight) throws Exception{</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_18'/>
|
||
|
18
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_18'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>		this.height = height;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_19'/>
|
||
|
19
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_19'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>		this.weight = weight;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_20'/>
|
||
|
20
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_20'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. <init> : removed call to com/epam/bootcamp/bmi_calculator/GuessTheUnits::guessUnit → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		guessUnit();</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_21'/>
|
||
|
21
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_21'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>	}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_22'/>
|
||
|
22
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_22'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_23'/>
|
||
|
23
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_23'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	/**</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_24'/>
|
||
|
24
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_24'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * A mértékegység megállapító metódus.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_25'/>
|
||
|
25
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_25'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Ha a magasság kisebb száznál, és azon belül 10 és 3 között van, akkor feetben kaptuk a magasságot.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_26'/>
|
||
|
26
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_26'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Ha a magasság kisebb száznál, de nagyobb vagy egyenlő 10-el, akkor inchben.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_27'/>
|
||
|
27
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_27'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Ha a magasság kisebb vagy egyenlő 3-al, akkor méterben.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_28'/>
|
||
|
28
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_28'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Ha a magasság nagyobb száznál, akkor pedig centiméterben.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_29'/>
|
||
|
29
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_29'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * </span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_30'/>
|
||
|
30
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_30'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * A magasság alapján meg tudjuk mondani, hogy milyen mértékegységben kaphattuk a súlyt.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_31'/>
|
||
|
31
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_31'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Ha US mértékegységet használunk és a súly nagyobb mint ezer, akkor ounces-ban kaptuk meg a súlyt.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_32'/>
|
||
|
32
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_32'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Ha metrikus mértékegységet használunk, és a súly nagyobb mint ezer, valószínűleg két különböző mértékegységben</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_33'/>
|
||
|
33
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_33'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * kaptuk meg a magasságot és a súlyt, ezért hibát dob.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_34'/>
|
||
|
34
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_34'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * </span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_35'/>
|
||
|
35
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_35'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Ha feetben, centiméterben vagy ounces-ban kaptuk valamelyik értéket, a convertUnit metódussal át kell alakítanunk azt.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_36'/>
|
||
|
36
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_36'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * @throws Exception</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_37'/>
|
||
|
37
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_37'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 */</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_38'/>
|
||
|
38
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_38'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	private void guessUnit() throws Exception{ // kitaláljuk a mértékegységet</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_39'/>
|
||
|
39
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_39'>2</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : changed conditional boundary → KILLED<br/>
|
||
|
|
||
|
2. guessUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		if(this.height < 100){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_40'/>
|
||
|
40
|
||
|
</td>
|
||
|
<td class='survived'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_40'>4</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : changed conditional boundary → SURVIVED<br/>
|
||
|
|
||
|
2. guessUnit : changed conditional boundary → KILLED<br/>
|
||
|
|
||
|
3. guessUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
4. guessUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='survived'>			if(this.height < 10 && this.height > 3){ // feet</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_41'/>
|
||
|
41
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_41'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : removed call to com/epam/bootcamp/bmi_calculator/GuessTheUnits::convertUnit → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>				convertUnit("feet"); //átkonvertáljuk inch-re</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_42'/>
|
||
|
42
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_42'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>				this.unitType = "US";</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_43'/>
|
||
|
43
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_43'>2</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : changed conditional boundary → KILLED<br/>
|
||
|
|
||
|
2. guessUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>			}else if(this.height >= 10){ // inch</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_44'/>
|
||
|
44
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_44'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>				this.unitType = "US";</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_45'/>
|
||
|
45
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_45'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>			}else{ // meter</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_46'/>
|
||
|
46
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_46'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>				this.unitType = "metric";</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_47'/>
|
||
|
47
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_47'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>			}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_48'/>
|
||
|
48
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_48'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>		}else{ // centimeter</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_49'/>
|
||
|
49
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_49'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : removed call to com/epam/bootcamp/bmi_calculator/GuessTheUnits::convertUnit → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>			convertUnit("centimeter"); //átkonvertáljuk méterre</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_50'/>
|
||
|
50
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_50'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>			this.unitType = "metric";</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_51'/>
|
||
|
51
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_51'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>		}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_52'/>
|
||
|
52
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_52'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>		</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_53'/>
|
||
|
53
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_53'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		if(this.unitType.equals("US")){ // ounces</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_54'/>
|
||
|
54
|
||
|
</td>
|
||
|
<td class='survived'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_54'>2</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : changed conditional boundary → SURVIVED<br/>
|
||
|
|
||
|
2. guessUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='survived'>			if(this.weight > 1000){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_55'/>
|
||
|
55
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_55'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : removed call to com/epam/bootcamp/bmi_calculator/GuessTheUnits::convertUnit → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>				convertUnit("ounces"); //átkonvertáljuk fontra</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_56'/>
|
||
|
56
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_56'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>			}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_57'/>
|
||
|
57
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_57'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>		}else{</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_58'/>
|
||
|
58
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_58'>2</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : changed conditional boundary → KILLED<br/>
|
||
|
|
||
|
2. guessUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>			if(this.weight > 1000){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_59'/>
|
||
|
59
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_59'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>				throw new Exception("Height and weight is in different metric.");</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_60'/>
|
||
|
60
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_60'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>			}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_61'/>
|
||
|
61
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_61'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>		}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_62'/>
|
||
|
62
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_62'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>	}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_63'/>
|
||
|
63
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_63'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_64'/>
|
||
|
64
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_64'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_65'/>
|
||
|
65
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_65'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	/**</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_66'/>
|
||
|
66
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_66'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Átváltja a mértékegységeket egységesre.</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_67'/>
|
||
|
67
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_67'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * @param unit</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_68'/>
|
||
|
68
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_68'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 */</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_69'/>
|
||
|
69
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_69'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	private void convertUnit(String unit){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_70'/>
|
||
|
70
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_70'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. convertUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		if(unit.equals("ounces")){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_71'/>
|
||
|
71
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_71'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. convertUnit : Replaced double multiplication with division → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>			this.weight = this.weight * ouncesToPounds;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_72'/>
|
||
|
72
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_72'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>		}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_73'/>
|
||
|
73
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_73'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. convertUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		if(unit.equals("feet")){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_74'/>
|
||
|
74
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_74'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. convertUnit : Replaced double multiplication with division → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>			this.height = this.height * feetToInch;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_75'/>
|
||
|
75
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_75'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>		}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_76'/>
|
||
|
76
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_76'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. convertUnit : negated conditional → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		if(unit.equals("centimeter")){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_77'/>
|
||
|
77
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_77'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. convertUnit : Replaced double division with multiplication → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>			this.height = this.height / centimeterToMeter;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_78'/>
|
||
|
78
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_78'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>		}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_79'/>
|
||
|
79
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_79'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class=''>	}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_80'/>
|
||
|
80
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_80'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_81'/>
|
||
|
81
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_81'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	/**</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_82'/>
|
||
|
82
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_82'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Súly getter</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_83'/>
|
||
|
83
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_83'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * @return a súly</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_84'/>
|
||
|
84
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_84'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 */</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_85'/>
|
||
|
85
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_85'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	public double getWeight(){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_86'/>
|
||
|
86
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_86'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. getWeight : replaced double return with 0.0d for com/epam/bootcamp/bmi_calculator/GuessTheUnits::getWeight → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		return this.weight;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_87'/>
|
||
|
87
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_87'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_88'/>
|
||
|
88
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_88'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_89'/>
|
||
|
89
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_89'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	/**</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_90'/>
|
||
|
90
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_90'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * Magasság getter</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_91'/>
|
||
|
91
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_91'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * @return magasság</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_92'/>
|
||
|
92
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_92'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 */</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_93'/>
|
||
|
93
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_93'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	public double getHeight(){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_94'/>
|
||
|
94
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_94'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. getHeight : replaced double return with 0.0d for com/epam/bootcamp/bmi_calculator/GuessTheUnits::getHeight → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		return this.height;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_95'/>
|
||
|
95
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_95'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_96'/>
|
||
|
96
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_96'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_97'/>
|
||
|
97
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_97'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	/**</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_98'/>
|
||
|
98
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_98'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * A mértékegység típusa getter</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_99'/>
|
||
|
99
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_99'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 * @return mértékegység típusa</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_100'/>
|
||
|
100
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_100'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	 */</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_101'/>
|
||
|
101
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_101'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	public String getUnitType(){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_102'/>
|
||
|
102
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_102'>1</a>
|
||
|
<span>
|
||
|
|
||
|
1. getUnitType : replaced return value with "" for com/epam/bootcamp/bmi_calculator/GuessTheUnits::getUnitType → KILLED<br/>
|
||
|
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class='covered'><pre><span class='killed'>		return this.unitType;</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_103'/>
|
||
|
103
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_103'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>	}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='na'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@46a795de_104'/>
|
||
|
104
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_104'></a>
|
||
|
<span>
|
||
|
</span>
|
||
|
</span>
|
||
|
</td>
|
||
|
<td class=''><pre><span class=''>}</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
|
||
|
<tr><td></td><td></td><td><h2>Mutations</h2></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_20'>20</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_20'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b><init><br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest10(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> removed call to com/epam/bootcamp/bmi_calculator/GuessTheUnits::guessUnit → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_39'>39</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_39'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest11(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> changed conditional boundary → KILLED</p> <p class='KILLED'><span class='pop'>2.<span><b>2</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest10(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_40'>40</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_40'/>
|
||
|
|
||
|
<p class='SURVIVED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>none</span></span> changed conditional boundary → SURVIVED</p> <p class='KILLED'><span class='pop'>2.<span><b>2</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest19(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> changed conditional boundary → KILLED</p> <p class='KILLED'><span class='pop'>3.<span><b>3</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest16(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p> <p class='KILLED'><span class='pop'>4.<span><b>4</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest19(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_41'>41</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_41'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.BMITest.BMITest8(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> removed call to com/epam/bootcamp/bmi_calculator/GuessTheUnits::convertUnit → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_43'>43</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_43'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest15(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> changed conditional boundary → KILLED</p> <p class='KILLED'><span class='pop'>2.<span><b>2</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest10(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_49'>49</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_49'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.BMITest.BMITest27(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> removed call to com/epam/bootcamp/bmi_calculator/GuessTheUnits::convertUnit → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_53'>53</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_53'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest4(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_54'>54</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_54'/>
|
||
|
|
||
|
<p class='SURVIVED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>none</span></span> changed conditional boundary → SURVIVED</p> <p class='KILLED'><span class='pop'>2.<span><b>2</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest13(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_55'>55</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_55'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest3(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> removed call to com/epam/bootcamp/bmi_calculator/GuessTheUnits::convertUnit → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_58'>58</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_58'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest19(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> changed conditional boundary → KILLED</p> <p class='KILLED'><span class='pop'>2.<span><b>2</b><br/><b>Location : </b>guessUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest19(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_70'>70</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_70'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>convertUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest4(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_71'>71</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_71'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>convertUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest3(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> Replaced double multiplication with division → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_73'>73</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_73'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>convertUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.BMITest.BMITest27(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_74'>74</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_74'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>convertUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.BMITest.BMITest8(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> Replaced double multiplication with division → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_76'>76</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_76'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>convertUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.BMITest.BMITest27(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_77'>77</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_77'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>convertUnit<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.BMITest.BMITest27(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> Replaced double division with multiplication → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_86'>86</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_86'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>getWeight<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest13(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> replaced double return with 0.0d for com/epam/bootcamp/bmi_calculator/GuessTheUnits::getWeight → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_94'>94</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_94'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>getHeight<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.BMITest.BMITest27(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> replaced double return with 0.0d for com/epam/bootcamp/bmi_calculator/GuessTheUnits::getHeight → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@46a795de_102'>102</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@46a795de_102'/>
|
||
|
|
||
|
<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>getUnitType<br/><b>Killed by : </b>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest10(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> replaced return value with "" for com/epam/bootcamp/bmi_calculator/GuessTheUnits::getUnitType → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
</table>
|
||
|
|
||
|
|
||
|
<h2>Active mutators</h2>
|
||
|
<ul>
|
||
|
|
||
|
<li class='mutator'>CONDITIONALS_BOUNDARY</li>
|
||
|
|
||
|
<li class='mutator'>EMPTY_RETURNS</li>
|
||
|
|
||
|
<li class='mutator'>FALSE_RETURNS</li>
|
||
|
|
||
|
<li class='mutator'>INCREMENTS</li>
|
||
|
|
||
|
<li class='mutator'>INVERT_NEGS</li>
|
||
|
|
||
|
<li class='mutator'>MATH</li>
|
||
|
|
||
|
<li class='mutator'>NEGATE_CONDITIONALS</li>
|
||
|
|
||
|
<li class='mutator'>NULL_RETURNS</li>
|
||
|
|
||
|
<li class='mutator'>PRIMITIVE_RETURNS</li>
|
||
|
|
||
|
<li class='mutator'>TRUE_RETURNS</li>
|
||
|
|
||
|
<li class='mutator'>VOID_METHOD_CALLS</li>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
<h2>Tests examined</h2>
|
||
|
<ul>
|
||
|
<li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest19(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest7(com.epam.bootcamp.bmi_calculator.BMITest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest23(com.epam.bootcamp.bmi_calculator.BMITest) (2 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest30(com.epam.bootcamp.bmi_calculator.BMITest) (12 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest27(com.epam.bootcamp.bmi_calculator.BMITest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest6(com.epam.bootcamp.bmi_calculator.BMITest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest16(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest21(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest29(com.epam.bootcamp.bmi_calculator.BMITest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest17(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest16(com.epam.bootcamp.bmi_calculator.BMITest) (6 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest8(com.epam.bootcamp.bmi_calculator.BMITest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest1(com.epam.bootcamp.bmi_calculator.BMITest) (13 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest18(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest20(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (4 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest9(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest22(com.epam.bootcamp.bmi_calculator.BMITest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest28(com.epam.bootcamp.bmi_calculator.BMITest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest15(com.epam.bootcamp.bmi_calculator.BMITest) (19 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest6(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest5(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest11(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest8(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest17(com.epam.bootcamp.bmi_calculator.BMITest) (7 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest9(com.epam.bootcamp.bmi_calculator.BMITest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest10(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest7(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest21(com.epam.bootcamp.bmi_calculator.BMITest) (2 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest1(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest15(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest39(com.epam.bootcamp.bmi_calculator.BMITest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest24(com.epam.bootcamp.bmi_calculator.BMITest) (2 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest2(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.Guess
|
||
|
</ul>
|
||
|
|
||
|
<br/>
|
||
|
|
||
|
Report generated by <a href='http://pitest.org'>PIT</a> 1.8.1
|
||
|
|
||
|
</body>
|
||
|
</html>
|