forked from phatboyg/Magnum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Magnum.ncover
36 lines (36 loc) · 1.95 KB
/
Magnum.ncover
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0"?>
<NCover3ProjectSetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="307">
<CoverageDataURL>E:\Home\Magnum\tests\coverage.xml</CoverageDataURL>
<ShowExcludedNodes>false</ShowExcludedNodes>
<DefaultViewSetting SatisfactoryBranchThreshold="95" SatisfactoryCoverageThreshold="95" SatisfactoryCyclomaticComplexityThreshold="20" SatisfactoryFunctionThreshold="80" SatisfactoryUnvisitedSequencePoints="0" WidgetType="TreeView" FilterStyle="None" ReportStyle="SequencePointCoveragePercentage" SortStyle="Name">
<DelayFilters>false</DelayFilters>
<filters />
</DefaultViewSetting>
<NCoverRunSettings>
<AutoExclude>true</AutoExclude>
<CommandLineArgs>"Magnum.Specs.dll"</CommandLineArgs>
<CommandLineExe>E:\Home\Magnum\lib\NUnit\nunit-console.exe</CommandLineExe>
<CoverageType>Symbol Branch CyclomaticComplexity MethodVisits</CoverageType>
<CoverageXml>coverage.xml</CoverageXml>
<LogFile>coverage.log</LogFile>
<LoggingLevel>Normal</LoggingLevel>
<NCoverExe>C:\Program Files\NCover\ncover.console.exe</NCoverExe>
<OnlyAssembliesWithSource>false</OnlyAssembliesWithSource>
<ProfileIIS>false</ProfileIIS>
<ProfileWindowsApplication>true</ProfileWindowsApplication>
<ProfileWindowsService>false</ProfileWindowsService>
<ProjectName>Magnum</ProjectName>
<RegisterForUser>false</RegisterForUser>
<ServiceTimeout>0</ServiceTimeout>
<SymbolSearchPolicy>15</SymbolSearchPolicy>
<ExpertMode>false</ExpertMode>
<VersionNumber>332</VersionNumber>
<WaitForAppLoad>1</WaitForAppLoad>
<WorkingDirectory>E:\Home\Magnum\tests</WorkingDirectory>
</NCoverRunSettings>
<ProjectGuid>d5b66eeb-e4ff-4b21-9578-e6759e7afb8f</ProjectGuid>
<ProjectName>Magnum</ProjectName>
<RebasedPaths />
<ReportPath />
<SyncPathWithWorkingDirectory>false</SyncPathWithWorkingDirectory>
</NCover3ProjectSetting>