| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281 |
- <?xml version="1.0" encoding="UTF-8"?>
- <coverage generated="1772808540592" clover="3.2.0">
- <project timestamp="1772808540592" name="All files">
- <metrics statements="239" coveredstatements="71" conditionals="107" coveredconditionals="43" methods="77" coveredmethods="29" elements="423" coveredelements="143" complexity="0" loc="239" ncloc="239" packages="4" files="8" classes="8"/>
- <package name="mocks">
- <metrics statements="8" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="6" coveredmethods="1"/>
- <file name="handlers.ts" path="F:\文档\code\MADF-Multi-Agent-Discussion-Dramework\frontend\src\mocks\handlers.ts">
- <metrics statements="7" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="6" coveredmethods="1"/>
- <line num="3" count="3" type="stmt"/>
- <line num="6" count="0" type="stmt"/>
- <line num="14" count="1" type="stmt"/>
- <line num="23" count="0" type="stmt"/>
- <line num="30" count="0" type="stmt"/>
- <line num="34" count="0" type="stmt"/>
- <line num="35" count="0" type="stmt"/>
- </file>
- <file name="server.ts" path="F:\文档\code\MADF-Multi-Agent-Discussion-Dramework\frontend\src\mocks\server.ts">
- <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
- <line num="4" count="3" type="stmt"/>
- </file>
- </package>
- <package name="stores">
- <metrics statements="154" coveredstatements="6" conditionals="53" coveredconditionals="2" methods="28" coveredmethods="3"/>
- <file name="auth.ts" path="F:\文档\code\MADF-Multi-Agent-Discussion-Dramework\frontend\src\stores\auth.ts">
- <metrics statements="40" coveredstatements="2" conditionals="18" coveredconditionals="2" methods="4" coveredmethods="1"/>
- <line num="18" count="2" type="stmt"/>
- <line num="19" count="2" type="stmt"/>
- <line num="27" count="0" type="stmt"/>
- <line num="28" count="0" type="stmt"/>
- <line num="29" count="0" type="stmt"/>
- <line num="30" count="0" type="stmt"/>
- <line num="31" count="0" type="stmt"/>
- <line num="32" count="0" type="stmt"/>
- <line num="34" count="0" type="stmt"/>
- <line num="35" count="0" type="stmt"/>
- <line num="36" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="38" count="0" type="stmt"/>
- <line num="39" count="0" type="stmt"/>
- <line num="40" count="0" type="stmt"/>
- <line num="42" count="0" type="stmt"/>
- <line num="44" count="0" type="stmt"/>
- <line num="45" count="0" type="stmt"/>
- <line num="47" count="0" type="cond" truecount="0" falsecount="5"/>
- <line num="48" count="0" type="stmt"/>
- <line num="49" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="51" count="0" type="stmt"/>
- <line num="54" count="0" type="stmt"/>
- <line num="58" count="0" type="stmt"/>
- <line num="59" count="0" type="stmt"/>
- <line num="60" count="0" type="stmt"/>
- <line num="61" count="0" type="stmt"/>
- <line num="65" count="0" type="stmt"/>
- <line num="66" count="0" type="stmt"/>
- <line num="68" count="0" type="cond" truecount="0" falsecount="5"/>
- <line num="69" count="0" type="stmt"/>
- <line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="72" count="0" type="stmt"/>
- <line num="75" count="0" type="stmt"/>
- <line num="79" count="0" type="stmt"/>
- <line num="80" count="0" type="stmt"/>
- <line num="81" count="0" type="stmt"/>
- <line num="82" count="0" type="stmt"/>
- <line num="83" count="0" type="stmt"/>
- <line num="84" count="0" type="stmt"/>
- <line num="85" count="0" type="stmt"/>
- </file>
- <file name="forum.ts" path="F:\文档\code\MADF-Multi-Agent-Discussion-Dramework\frontend\src\stores\forum.ts">
- <metrics statements="82" coveredstatements="2" conditionals="33" coveredconditionals="0" methods="18" coveredmethods="1"/>
- <line num="48" count="1" type="stmt"/>
- <line num="49" count="1" type="stmt"/>
- <line num="60" count="0" type="stmt"/>
- <line num="61" count="0" type="stmt"/>
- <line num="62" count="0" type="stmt"/>
- <line num="64" count="0" type="stmt"/>
- <line num="68" count="0" type="stmt"/>
- <line num="83" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="84" count="0" type="stmt"/>
- <line num="87" count="0" type="stmt"/>
- <line num="88" count="0" type="cond" truecount="0" falsecount="5"/>
- <line num="89" count="0" type="stmt"/>
- <line num="93" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="94" count="0" type="stmt"/>
- <line num="97" count="0" type="stmt"/>
- <line num="106" count="0" type="stmt"/>
- <line num="107" count="0" type="stmt"/>
- <line num="108" count="0" type="stmt"/>
- <line num="115" count="0" type="stmt"/>
- <line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="118" count="0" type="stmt"/>
- <line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="123" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="126" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="128" count="0" type="stmt"/>
- <line num="131" count="0" type="stmt"/>
- <line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="133" count="0" type="stmt"/>
- <line num="140" count="0" type="stmt"/>
- <line num="141" count="0" type="stmt"/>
- <line num="142" count="0" type="stmt"/>
- <line num="143" count="0" type="stmt"/>
- <line num="145" count="0" type="stmt"/>
- <line num="146" count="0" type="stmt"/>
- <line num="148" count="0" type="stmt"/>
- <line num="152" count="0" type="stmt"/>
- <line num="153" count="0" type="stmt"/>
- <line num="154" count="0" type="stmt"/>
- <line num="155" count="0" type="stmt"/>
- <line num="156" count="0" type="stmt"/>
- <line num="157" count="0" type="stmt"/>
- <line num="159" count="0" type="stmt"/>
- <line num="161" count="0" type="stmt"/>
- <line num="165" count="0" type="stmt"/>
- <line num="166" count="0" type="stmt"/>
- <line num="167" count="0" type="stmt"/>
- <line num="169" count="0" type="stmt"/>
- <line num="170" count="0" type="stmt"/>
- <line num="174" count="0" type="stmt"/>
- <line num="175" count="0" type="stmt"/>
- <line num="176" count="0" type="stmt"/>
- <line num="178" count="0" type="stmt"/>
- <line num="179" count="0" type="stmt"/>
- <line num="183" count="0" type="stmt"/>
- <line num="184" count="0" type="stmt"/>
- <line num="185" count="0" type="stmt"/>
- <line num="191" count="0" type="stmt"/>
- <line num="192" count="0" type="stmt"/>
- <line num="193" count="0" type="stmt"/>
- <line num="195" count="0" type="stmt"/>
- <line num="196" count="0" type="stmt"/>
- <line num="198" count="0" type="stmt"/>
- <line num="202" count="0" type="stmt"/>
- <line num="203" count="0" type="stmt"/>
- <line num="204" count="0" type="stmt"/>
- <line num="205" count="0" type="cond" truecount="0" falsecount="4"/>
- <line num="206" count="0" type="stmt"/>
- <line num="209" count="0" type="stmt"/>
- <line num="210" count="0" type="stmt"/>
- <line num="214" count="0" type="stmt"/>
- <line num="215" count="0" type="stmt"/>
- <line num="216" count="0" type="stmt"/>
- <line num="217" count="0" type="cond" truecount="0" falsecount="4"/>
- <line num="218" count="0" type="stmt"/>
- <line num="220" count="0" type="stmt"/>
- <line num="222" count="0" type="stmt"/>
- <line num="223" count="0" type="stmt"/>
- <line num="227" count="0" type="stmt"/>
- <line num="228" count="0" type="stmt"/>
- <line num="229" count="0" type="stmt"/>
- <line num="230" count="0" type="stmt"/>
- <line num="231" count="0" type="stmt"/>
- </file>
- <file name="persona.ts" path="F:\文档\code\MADF-Multi-Agent-Discussion-Dramework\frontend\src\stores\persona.ts">
- <metrics statements="32" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="6" coveredmethods="1"/>
- <line num="26" count="1" type="stmt"/>
- <line num="27" count="1" type="stmt"/>
- <line num="33" count="0" type="stmt"/>
- <line num="34" count="0" type="stmt"/>
- <line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="36" count="0" type="stmt"/>
- <line num="37" count="0" type="stmt"/>
- <line num="39" count="0" type="stmt"/>
- <line num="40" count="0" type="stmt"/>
- <line num="42" count="0" type="stmt"/>
- <line num="46" count="0" type="stmt"/>
- <line num="47" count="0" type="stmt"/>
- <line num="48" count="0" type="stmt"/>
- <line num="49" count="0" type="stmt"/>
- <line num="51" count="0" type="stmt"/>
- <line num="52" count="0" type="stmt"/>
- <line num="54" count="0" type="stmt"/>
- <line num="58" count="0" type="stmt"/>
- <line num="59" count="0" type="stmt"/>
- <line num="60" count="0" type="stmt"/>
- <line num="62" count="0" type="stmt"/>
- <line num="63" count="0" type="stmt"/>
- <line num="67" count="0" type="stmt"/>
- <line num="68" count="0" type="stmt"/>
- <line num="69" count="0" type="stmt"/>
- <line num="71" count="0" type="stmt"/>
- <line num="72" count="0" type="stmt"/>
- <line num="76" count="0" type="stmt"/>
- <line num="77" count="0" type="stmt"/>
- <line num="78" count="0" type="stmt"/>
- <line num="80" count="0" type="stmt"/>
- <line num="81" count="0" type="stmt"/>
- </file>
- </package>
- <package name="utils">
- <metrics statements="26" coveredstatements="26" conditionals="16" coveredconditionals="14" methods="4" coveredmethods="4"/>
- <file name="request.ts" path="F:\文档\code\MADF-Multi-Agent-Discussion-Dramework\frontend\src\utils\request.ts">
- <metrics statements="26" coveredstatements="26" conditionals="16" coveredconditionals="14" methods="4" coveredmethods="4"/>
- <line num="4" count="3" type="stmt"/>
- <line num="12" count="3" type="stmt"/>
- <line num="14" count="6" type="stmt"/>
- <line num="15" count="6" type="cond" truecount="2" falsecount="0"/>
- <line num="16" count="1" type="stmt"/>
- <line num="18" count="6" type="stmt"/>
- <line num="21" count="1" type="stmt"/>
- <line num="25" count="3" type="stmt"/>
- <line num="27" count="1" type="stmt"/>
- <line num="30" count="6" type="cond" truecount="2" falsecount="0"/>
- <line num="31" count="4" type="cond" truecount="2" falsecount="0"/>
- <line num="32" count="1" type="stmt"/>
- <line num="33" count="1" type="stmt"/>
- <line num="34" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="35" count="1" type="stmt"/>
- <line num="36" count="1" type="stmt"/>
- <line num="38" count="3" type="cond" truecount="2" falsecount="0"/>
- <line num="41" count="1" type="stmt"/>
- <line num="42" count="1" type="stmt"/>
- <line num="44" count="2" type="stmt"/>
- <line num="45" count="2" type="cond" truecount="3" falsecount="1"/>
- <line num="46" count="2" type="stmt"/>
- <line num="48" count="2" type="cond" truecount="2" falsecount="0"/>
- <line num="49" count="1" type="stmt"/>
- <line num="51" count="1" type="stmt"/>
- <line num="53" count="6" type="stmt"/>
- </file>
- </package>
- <package name="views">
- <metrics statements="51" coveredstatements="36" conditionals="38" coveredconditionals="27" methods="39" coveredmethods="21"/>
- <file name="HomeView.vue" path="F:\文档\code\MADF-Multi-Agent-Discussion-Dramework\frontend\src\views\HomeView.vue">
- <metrics statements="34" coveredstatements="24" conditionals="22" coveredconditionals="16" methods="26" coveredmethods="13"/>
- <line num="2" count="1" type="stmt"/>
- <line num="3" count="1" type="stmt"/>
- <line num="4" count="1" type="cond" truecount="2" falsecount="0"/>
- <line num="11" count="1" type="cond" truecount="2" falsecount="0"/>
- <line num="17" count="0" type="stmt"/>
- <line num="20" count="0" type="stmt"/>
- <line num="24" count="0" type="stmt"/>
- <line num="27" count="0" type="stmt"/>
- <line num="29" count="0" type="stmt"/>
- <line num="30" count="1" type="stmt"/>
- <line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="37" count="1" type="stmt"/>
- <line num="41" count="1" type="stmt"/>
- <line num="42" count="1" type="stmt"/>
- <line num="45" count="1" type="stmt"/>
- <line num="47" count="1" type="stmt"/>
- <line num="48" count="0" type="cond" truecount="2" falsecount="0"/>
- <line num="49" count="1" type="cond" truecount="2" falsecount="0"/>
- <line num="51" count="0" type="cond" truecount="2" falsecount="0"/>
- <line num="52" count="1" type="cond" truecount="2" falsecount="0"/>
- <line num="54" count="1" type="stmt"/>
- <line num="58" count="1" type="cond" truecount="2" falsecount="0"/>
- <line num="59" count="1" type="stmt"/>
- <line num="60" count="0" type="stmt"/>
- <line num="61" count="0" type="stmt"/>
- <line num="62" count="1" type="stmt"/>
- <line num="67" count="1" type="stmt"/>
- <line num="69" count="1" type="stmt"/>
- <line num="82" count="1" type="stmt"/>
- <line num="83" count="1" type="stmt"/>
- <line num="84" count="1" type="stmt"/>
- <line num="86" count="1" type="stmt"/>
- <line num="87" count="1" type="stmt"/>
- <line num="88" count="1" type="stmt"/>
- </file>
- <file name="LoginView.vue" path="F:\文档\code\MADF-Multi-Agent-Discussion-Dramework\frontend\src\views\LoginView.vue">
- <metrics statements="17" coveredstatements="12" conditionals="16" coveredconditionals="11" methods="13" coveredmethods="8"/>
- <line num="2" count="1" type="stmt"/>
- <line num="7" count="1" type="cond" truecount="2" falsecount="0"/>
- <line num="16" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="31" count="0" type="cond" truecount="2" falsecount="0"/>
- <line num="36" count="3" type="stmt"/>
- <line num="38" count="2" type="stmt"/>
- <line num="39" count="1" type="stmt"/>
- <line num="46" count="0" type="cond" truecount="2" falsecount="0"/>
- <line num="51" count="3" type="stmt"/>
- <line num="53" count="2" type="stmt"/>
- <line num="66" count="2" type="cond" truecount="2" falsecount="0"/>
- <line num="69" count="1" type="stmt"/>
- <line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="83" count="1" type="stmt"/>
- <line num="84" count="1" type="stmt"/>
- <line num="89" count="1" type="stmt"/>
- <line num="90" count="0" type="stmt"/>
- </file>
- </package>
- </project>
- </coverage>
|