1900 lines
52 KiB
HTML
1900 lines
52 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@4776e209_1'/>
|
||
|
1
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_2'/>
|
||
|
2
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_3'/>
|
||
|
3
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_4'/>
|
||
|
4
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_5'/>
|
||
|
5
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_6'/>
|
||
|
6
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_7'/>
|
||
|
7
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_8'/>
|
||
|
8
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_9'/>
|
||
|
9
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_10'/>
|
||
|
10
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_11'/>
|
||
|
11
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_12'/>
|
||
|
12
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_13'/>
|
||
|
13
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_14'/>
|
||
|
14
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_15'/>
|
||
|
15
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_16'/>
|
||
|
16
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_17'/>
|
||
|
17
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_18'/>
|
||
|
18
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_19'/>
|
||
|
19
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_20'/>
|
||
|
20
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_21'/>
|
||
|
21
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_22'/>
|
||
|
22
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_23'/>
|
||
|
23
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_24'/>
|
||
|
24
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_25'/>
|
||
|
25
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_26'/>
|
||
|
26
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_27'/>
|
||
|
27
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_28'/>
|
||
|
28
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_29'/>
|
||
|
29
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_30'/>
|
||
|
30
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_31'/>
|
||
|
31
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_32'/>
|
||
|
32
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_33'/>
|
||
|
33
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_34'/>
|
||
|
34
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_35'/>
|
||
|
35
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_36'/>
|
||
|
36
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_37'/>
|
||
|
37
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_38'/>
|
||
|
38
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_39'/>
|
||
|
39
|
||
|
</td>
|
||
|
<td class='survived'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_39'>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.height < 100){</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@4776e209_40'/>
|
||
|
40
|
||
|
</td>
|
||
|
<td class='survived'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_40'>4</a>
|
||
|
<span>
|
||
|
|
||
|
1. guessUnit : changed conditional boundary → SURVIVED<br/>
|
||
|
|
||
|
2. guessUnit : changed conditional boundary → SURVIVED<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@4776e209_41'/>
|
||
|
41
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_42'/>
|
||
|
42
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_43'/>
|
||
|
43
|
||
|
</td>
|
||
|
<td class='survived'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_43'>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'>			}else if(this.height >= 10){ // inch</span></pre></td></tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<td class='covered'>
|
||
|
<a name='org.pitest.mutationtest.report.html.SourceFile@4776e209_44'/>
|
||
|
44
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_45'/>
|
||
|
45
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_46'/>
|
||
|
46
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_47'/>
|
||
|
47
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_48'/>
|
||
|
48
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_49'/>
|
||
|
49
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_50'/>
|
||
|
50
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_51'/>
|
||
|
51
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_52'/>
|
||
|
52
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_53'/>
|
||
|
53
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_54'/>
|
||
|
54
|
||
|
</td>
|
||
|
<td class='survived'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_55'/>
|
||
|
55
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_56'/>
|
||
|
56
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_57'/>
|
||
|
57
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_58'/>
|
||
|
58
|
||
|
</td>
|
||
|
<td class='survived'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_58'>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@4776e209_59'/>
|
||
|
59
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_60'/>
|
||
|
60
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_61'/>
|
||
|
61
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_62'/>
|
||
|
62
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_63'/>
|
||
|
63
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_64'/>
|
||
|
64
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_65'/>
|
||
|
65
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_66'/>
|
||
|
66
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_67'/>
|
||
|
67
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_68'/>
|
||
|
68
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_69'/>
|
||
|
69
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_70'/>
|
||
|
70
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_71'/>
|
||
|
71
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_72'/>
|
||
|
72
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_73'/>
|
||
|
73
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_74'/>
|
||
|
74
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_75'/>
|
||
|
75
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_76'/>
|
||
|
76
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_77'/>
|
||
|
77
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_78'/>
|
||
|
78
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_79'/>
|
||
|
79
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_80'/>
|
||
|
80
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_81'/>
|
||
|
81
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_82'/>
|
||
|
82
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_83'/>
|
||
|
83
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_84'/>
|
||
|
84
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_85'/>
|
||
|
85
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_86'/>
|
||
|
86
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_87'/>
|
||
|
87
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_88'/>
|
||
|
88
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_89'/>
|
||
|
89
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_90'/>
|
||
|
90
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_91'/>
|
||
|
91
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_92'/>
|
||
|
92
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_93'/>
|
||
|
93
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_94'/>
|
||
|
94
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_95'/>
|
||
|
95
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_96'/>
|
||
|
96
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_97'/>
|
||
|
97
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_98'/>
|
||
|
98
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_99'/>
|
||
|
99
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_100'/>
|
||
|
100
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_101'/>
|
||
|
101
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_102'/>
|
||
|
102
|
||
|
</td>
|
||
|
<td class='killed'>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_103'/>
|
||
|
103
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_104'/>
|
||
|
104
|
||
|
</td>
|
||
|
<td class=''>
|
||
|
<span class='pop'>
|
||
|
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_20'>20</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.GuessTheUnitsTest1(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@4776e209_39'>39</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_39'/>
|
||
|
|
||
|
<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.GuessTheUnitsTest2(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4776e209_40'>40</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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='SURVIVED'><span class='pop'>2.<span><b>2</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'>3.<span><b>3</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> 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.GuessTheUnitsTest1(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4776e209_41'>41</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_43'>43</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_43'/>
|
||
|
|
||
|
<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.GuessTheUnitsTest1(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4776e209_49'>49</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.BMITest5(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@4776e209_53'>53</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_54'>54</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.GuessTheUnitsTest3(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4776e209_55'>55</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_58'>58</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_58'/>
|
||
|
|
||
|
<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.GuessTheUnitsTest1(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4776e209_70'>70</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_71'>71</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_73'>73</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.BMITest5(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4776e209_74'>74</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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@4776e209_76'>76</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.BMITest5(com.epam.bootcamp.bmi_calculator.BMITest)</span></span> negated conditional → KILLED</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4776e209_77'>77</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.BMITest5(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@4776e209_86'>86</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.GuessTheUnitsTest3(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@4776e209_94'>94</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.BMITest5(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@4776e209_102'>102</a></td>
|
||
|
<td></td>
|
||
|
<td>
|
||
|
|
||
|
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4776e209_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.GuessTheUnitsTest1(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.GuessTheUnitsTest1(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest7(com.epam.bootcamp.bmi_calculator.BMITest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest2(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 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) (8 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest4(com.epam.bootcamp.bmi_calculator.BMITest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.BMITest.BMITest5(com.epam.bootcamp.bmi_calculator.BMITest) (0 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest3(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (1 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.BMITest.BMITest6(com.epam.bootcamp.bmi_calculator.BMITest) (1 ms)</li><li>com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest.GuessTheUnitsTest4(com.epam.bootcamp.bmi_calculator.GuessTheUnitsTest) (0 ms)</li>
|
||
|
</ul>
|
||
|
|
||
|
<br/>
|
||
|
|
||
|
Report generated by <a href='http://pitest.org'>PIT</a> 1.8.1
|
||
|
|
||
|
</body>
|
||
|
</html>
|