Jenkins-kde-ci: ktexteditor master stable-kf5-qt5 » Linux,gcc - Build # 135 - Fixed!

no-reply at kde.org no-reply at kde.org
Fri Jun 17 08:47:12 UTC 2016


GENERAL INFO

BUILD SUCCESS
Build URL: https://build.kde.org/job/ktexteditor%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/135/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 17 Jun 2016 08:18:30 +0000
Build duration: 24 min

CHANGE SET
Revision a0bf072a8b457b79937e4cee2b38ea1e56f97b88 by kdedevel: (Initial attempt at re-instating the Emulated Command Bar tests - doesn't)
  change: add autotests/src/vimode/emulatedcommandbar.cpp
  change: add autotests/src/vimode/emulatedcommandbar.h
  change: add autotests/src/vimode/emulatedcommandbarsetupandteardown.cpp
  change: edit autotests/src/vimode/CMakeLists.txt
  change: edit autotests/src/vimode/keys.h
  change: edit autotests/src/vimode/base.cpp
  change: add autotests/src/vimode/emulatedcommandbarsetupandteardown.h
  change: edit autotests/src/vimode/keys.cpp
  change: edit src/vimode/history.h
Revision 67d64f67c0ebff351de91f112c6be66b63c24500 by kdedevel: (Rename vimStyleCommandBarTestsSetUpAndTearDown ->)
  change: edit autotests/src/vimode/emulatedcommandbar.cpp
Revision 1746be58cb1cfef752e3b5cd34dd43d383df770e by kdedevel: (Fix bug with "incremental" searches being added to the search history)
  change: edit src/vimode/searcher.cpp
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/searcher.h
Revision af524167679ca23b4f1f688c11dd6889759bc975 by kdedevel: (Fix a regression in the emulated command bar - notably that each step in)
  change: edit autotests/src/vimode/completion.cpp
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit autotests/src/vimode/keys.cpp
  change: edit src/vimode/searcher.cpp
  change: edit src/vimode/searcher.h
  change: edit src/vimode/emulatedcommandbar.h
  change: edit autotests/src/vimode/base.cpp
Revision f8b83e170c8bce25bdb82fff24cf77cddb855c53 by kdedevel: (Remove match highlighting when the emulated command bar is closed.)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 30cffa8d1e67bdfa51681ad69660a7df36141bba by kdedevel: (In the "test that the test suite can send and receive shortcuts" test,)
  change: edit autotests/src/vimode/emulatedcommandbar.cpp
Revision be5bb3e03acef69d0ed70dc232ffa99910d2d51f by kdedevel: (EmulatedCommandBar's override of "closed()" needn't be public.)
  change: edit src/vimode/emulatedcommandbar.h
Revision 7e7984c60d6fc2e972f82c2f9660a97159f798ea by kdedevel: (The switchToCommandResponseDisplay()* stuff is really a "dismiss the)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision d2244a744d5585861c45fcbb60064e16f601a10d by kdedevel: (Use in-class initializers instead of member-initialisation list.)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 6dfb4b6cdabe3fb91864673a6ff8fd3c880799fb by kdedevel: (Update the test version of commandResponseMessageTimeOutMS to match that)
  change: edit autotests/src/vimode/emulatedcommandbar.cpp
Revision 210cc9b6c3b3ec166e58a71c90a7a6dae8fdbbac by kdedevel: (Remove redundant clause.)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision d3757cecf7cc560636a8a98dce9bc707e45594b7 by kdedevel: (Remove the confusing hack that was needed to ensure that the "0)
  change: edit src/utils/katesedcmd.cpp
  change: edit src/vimode/emulatedcommandbar.cpp
Revision e2f8b09b0405fd604dae4358d42c965d4648afe3 by kdedevel: (Begin work on an internal ActiveMode helper class, from which the newly)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 9eb1cdbf29ab58aa977c563129b97e58dc18b318 by kdedevel: (Fix flaky test - a "coarse" timer - like the one used by the command)
  change: edit autotests/src/vimode/emulatedcommandbar.cpp
Revision b00646caaa8d8aac02be615443e5a5ee14d7be65 by kdedevel: (Move m_interactiveSedReplaceActive into InteractiveSedReplaceMode (and)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 7d73ba237f3b68c1edcb5b1e3c911e00a0c32dd4 by kdedevel: (Minor refactoring.)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision c303b1f7900dd4ae86b2b94200ff03d1e797df81 by kdedevel: (Move m_interactiveSedReplaceLabel into InteractiveSedReplaceMode.)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision dc232414727cc0f7b12a70427b24cde08d6a523b by kdedevel: (Begin implementing helper methods inside ActiveMode, which is now a)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 68c48e401dddf08bce77b042b7a90d1b35bf37cc by kdedevel: (Move hideAllWidgetsExcept up into EmulatedCommandBar and make further)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 4235eb46f9e55128b8ddfec79174498295efe5a6 by kdedevel: (Move all occurences where InteractiveSedReplaceMode calls private)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision adefee2f802c04bcfb26c3cdea08539a83bdc4ee by kdedevel: (Add a bit of whitespace and re-order for clarity.)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision d027227e6a606c28fe446227c0fb9aff216df6f2 by kdedevel: (Experimental: begin working towards making completion deduce more things)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 7efb9d4724cf6d1d41f045c3c9c8a3858fa770f4 by kdedevel: (Tuck some of the initialisation of CompletionStartParams back into)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision e9794161441b00d95e435f9b9ee43da5feb1d1e9 by kdedevel: (Further progress towards decoupling the "trigger/ update completion")
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 12ce80e637d8c2f969a778d8890a5298dca75f82 by kdedevel: (Make SedReplaceHistory use the new generic Completion approach.)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision dec592a2a09640f24e26e49ca3684d4be6790e7b by kdedevel: (Make CommandHistory use the new Completion approach.)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 3f43eb4a7131375bed0fc9c24d09298f8bd7d574 by kdedevel: (Make CompletionStartParams shouldStart false by default.)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 3607f91281f3b03479d65ddbd17cd6937cde1c9b by kdedevel: (Make SearchHistory use the new Completion approach.)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision bf17c5557d11bae5cab425babf111c6d7bb027c3 by kdedevel: (Good - this code inside updateCompletionPrefix() is no longer needed)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 8573839fda076e96180ead8f4af0e3d8a0102637 by kdedevel: (Factor duplicated code into new startCompletion helper.)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 36841d87b59d99ba256c674b273c8cf900fca30b by kdedevel: (Make WordFromDocument use the new Completion approach.)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 10445d502208b72be3a0f827911231b41cec1678 by kdedevel: (Make Commands completion mode use the new Completion approach.)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit autotests/src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision e8b12b7bffb2cfd370c4b85016d086905fe47c51 by kdedevel: (Slightly refactor the "don't automatically show Command completion if)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 71697438930c42ea6a4f31ba4bf556e4334633e5 by kdedevel: (Begin working towards forking all the search stuff into new SearchMode)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 401e2be60eecb24d67cb2002e29ae8a5e4abee6c by kdedevel: (Move the match highlighting stuff (which is used by both)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision c6d447e3e9a8b0396ef9a07c39d1e0d610138faa by kdedevel: (Continue moving search-related stuff into SearchMode.)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 88f5ab5f1cf7479fe5749c9bddf74adb400b69fb by kdedevel: (Create new CommandMode - all of the Command-mode type stuff with)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision b2aa36081e97933dc0d554c4fd0485f826f301f2 by kdedevel: (Move ParsedSedExpression into CommandMode.)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 1b1fded36b62e03a52f1a949006687ce38a744c4 by kdedevel: (Continue moving Command-related stuff into CommandMode.)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 20e82c0f25325dc72720445f92a4e2b7a8c1109c by kdedevel: (Dead code--)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 1cd34b37376d807fb0040916a9a309423f0e5fe8 by kdedevel: ( Continue moving Command-related stuff into CommandMode.)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 56b41140c35f15a60d5b695cdcbba6651b17b2e7 by kdedevel: (Our only uses of commandBeforeCursor() where essentially to compute)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 86c9995136a6a3348bee09ac8fe62d5c71d2ff93 by kdedevel: ( Continue moving Command-related stuff into CommandMode.)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision a32c237eb45c5f3988b88387d9711db246e2f6d3 by kdedevel: (Begin to make sense of the handleKeyPress() - organise it as:)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision fa4b4a236d3ed58b212019fe9c7d2f2ac0101745 by kdedevel: (Continue moving Command-related stuff into CommandMode.)
  change: edit src/vimode/emulatedcommandbar.h
Revision 9da7bd9879de2fe797dd42b8906b175b6883e8b2 by kdedevel: (Move some more Search-related stuff into SearchMode.)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 3b1a97db473b4e4855ea5f9ead4bf1ba0eebe0bb by kdedevel: (Move all the completion-related stuff into new Completer class.)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 48f72f7999967f2bedc7c4e8b95be531a1bcf1f5 by kdedevel: (Deal with deactivating the CommandMode in the same way as we deal with)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 0b3e3198c3bd29bcecd1e35c831993933010e05c by kdedevel: (Begin transitioning to a "m_currentMode" rather than switching on type)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 5a7b36071365d7e2f00a007d68f44fd943cef6ca by kdedevel: (Further work on moving all Completion-related stuff into the Completer)
  change: edit src/vimode/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 4a8aa020a5e6acb1f5f8a78f2bccd32603d026ca by kdedevel: (Begin preparations to remove EmulatedCommandBar::CompletionType in)
  change: edit src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar.h
Revision 33ed249fe5692ce38573cfe8628134ba689042f9 by kdedevel: (When deciding whether to send unrecognised keypresses to the line edit,)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 65f317f1ecad90c0a510fdea8c6f5c6b15255fc0 by kdedevel: (Debugging--.)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision 7f796a61c475822af92c4f62a7b0ea476c91a01f by kdedevel: (Dead code--)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision def118de252843451b16b190cf6840863aeac10b by kdedevel: (Dead code--)
  change: edit src/vimode/emulatedcommandbar.cpp
Revision fb2be96b89bb103dfed8399a1b0227d7505d6854 by kdedevel: (Move emulatedcommandbar.cpp/.h into new emulatedcommandbar subdirectory.)
  change: edit src/vimode/modes/normalvimode.cpp
  change: edit autotests/src/vimode/keys.cpp
  change: delete src/vimode/emulatedcommandbar.h
  change: edit autotests/src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/cmds.cpp
  change: edit autotests/src/vimode/base.cpp
  change: add src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: edit autotests/src/vimode/emulatedcommandbarsetupandteardown.cpp
  change: edit src/inputmode/kateviinputmode.cpp
  change: edit src/vimode/inputmodemanager.cpp
  change: edit autotests/src/vimode/completion.cpp
  change: delete src/vimode/emulatedcommandbar.cpp
  change: edit src/vimode/mappings.cpp
  change: add src/vimode/emulatedcommandbar/emulatedcommandbar.h
  change: edit src/CMakeLists.txt
Revision 77d57fbc62c0ffe3a62220fb3185e47ac8fb0c6f by kdedevel: (Move MatchHighlighter into its own source files.)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: edit src/CMakeLists.txt
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
Revision 177b6d9bed12a9032135f4db9761289d67ee992e by kdedevel: (Add the "update match highlight attributes when config changed" code)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: add src/vimode/emulatedcommandbar/matchhighlighter.cpp
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
  change: add src/vimode/emulatedcommandbar/matchhighlighter.h
Revision 8ae2a87011fb5881dd4c3ca5a327d8411760b1b3 by kdedevel: (Begin moving the Completer stuff into its own source files, starting)
  change: add src/vimode/emulatedcommandbar/completer.cpp
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: add src/vimode/emulatedcommandbar/completer.h
  change: edit src/CMakeLists.txt
Revision cbaa10dd605e33726335a04eea93f900b401f7ac by kdedevel: (Move ActiveMode and Completer into their own source files - couldn't do)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar/completer.cpp
  change: add src/vimode/emulatedcommandbar/activemode.h
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: add src/vimode/emulatedcommandbar/activemode.cpp
  change: edit src/CMakeLists.txt
  change: edit src/vimode/emulatedcommandbar/completer.h
Revision a6a8d29815ca0f31ff6aa1a09dbbe83bfa53396f by kdedevel: (Compile fix for ActiveMode.)
  change: edit src/vimode/emulatedcommandbar/activemode.h
Revision 1196603732225af6dcc2754d3b57342da32b794c by kdedevel: (Move InteractiveSedReplaceMode into its own source files.)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
  change: add src/vimode/emulatedcommandbar/interactivesedreplacemode.h
  change: edit src/vimode/emulatedcommandbar/activemode.cpp
  change: add src/vimode/emulatedcommandbar/interactivesedreplacemode.cpp
  change: edit src/CMakeLists.txt
Revision f021d6eba80ebedc11bd79d2926fc315a4ea2fc9 by kdedevel: (Move SearchMode into its own source files.)
  change: add src/vimode/emulatedcommandbar/searchmode.h
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: add src/vimode/emulatedcommandbar/searchmode.cpp
  change: edit src/CMakeLists.txt
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
Revision 765d8e684c37432c17c0bde30473f472b64ea0f3 by kdedevel: (Move CommandMode into its own source files.)
  change: edit src/CMakeLists.txt
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
  change: edit src/include/ktexteditor/command.h
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: add src/vimode/emulatedcommandbar/commandmode.h
  change: add src/vimode/emulatedcommandbar/commandmode.cpp
Revision 27f511300cc58536714bfd833a2d18f9ca877c85 by kdedevel: (Minor tweaks.)
  change: edit src/vimode/emulatedcommandbar/matchhighlighter.cpp
  change: edit src/vimode/emulatedcommandbar/activemode.h
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar/matchhighlighter.h
Revision 5245b396e738b538ecce7439ebf4af3a7805737c by kdedevel: (Move moveCursorTo() into ActiveMode, and remove the duplicated copies of)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar/activemode.cpp
  change: edit src/vimode/emulatedcommandbar/commandmode.h
  change: edit src/vimode/emulatedcommandbar/interactivesedreplacemode.h
  change: edit src/vimode/emulatedcommandbar/commandmode.cpp
  change: edit src/vimode/emulatedcommandbar/searchmode.cpp
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
  change: edit src/vimode/emulatedcommandbar/searchmode.h
  change: edit src/vimode/emulatedcommandbar/activemode.h
  change: edit src/vimode/emulatedcommandbar/interactivesedreplacemode.cpp
Revision 61f47ec602d54cf5b3ec09980a95614b4497b9b0 by kdedevel: (Make some of ActiveMode's members private instead of protected,)
  change: edit src/vimode/emulatedcommandbar/searchmode.cpp
  change: edit src/vimode/emulatedcommandbar/commandmode.cpp
  change: edit src/vimode/emulatedcommandbar/activemode.cpp
  change: edit src/vimode/emulatedcommandbar/activemode.h
Revision e3f71cd2d7dfbcfc8ad8cd63b7a73e89d4b3e9a9 by kdedevel: (Move some of the creation stuff in the constructor of EmulatedCommandBar)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.h
Revision 16d027d1eba608a2d5ad37100e6a312f3e49fb1b by kdedevel: (Various tiny tweaks and improvements.)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
Revision 062630254367a94ad1da0a5d65888d90db8a39a7 by kdedevel: (Compile fix for when Q_ASSERTs are active.)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
Revision 18f380b5481b3abdfacd0342d9280244e4347c08 by kdedevel: (Annoyingly, as of Qt 5.5, simply replaying the correct QKeyEvents does)
  change: edit autotests/src/vimode/emulatedcommandbar.cpp
Revision 6571af1abf9da2cce4bdc8b20fdd4436d840d107 by kdedevel: (The original patch (691c0315868511edff8048081e6e8b85c6653816) from)
  change: edit src/vimode/emulatedcommandbar/commandmode.cpp
  change: edit autotests/src/vimode/emulatedcommandbar.cpp
Revision 7acf83ca944bbec6f970d00d2f0de2f64c5a83d7 by kdedevel: (Whoops - fix intermittent crashes by calling setViInputModeManager() on)
  change: edit src/vimode/emulatedcommandbar/emulatedcommandbar.cpp


JUNIT RESULTS
	
Name: (root) Failed: 0 test(s), Passed: 54 test(s), Skipped: 0 test(s), Total: 54 test(s)

COBERTURA RESULTS

Cobertura Coverage Report
  PACKAGES 24/28 (86%)FILES 294/329 (89%)CLASSES 294/329 (89%)LINE 32742/49050 (67%)CONDITIONAL 16600/32652 (51%)

By packages
  
	autotests.src
		FILES 48/48 (100%)CLASSES 48/48 (100%)LINE 4070/4383 (93%)CONDITIONAL 1923/3912 (49%)
	autotests.src.vimode
		FILES 16/16 (100%)CLASSES 16/16 (100%)LINE 5523/5567 (99%)CONDITIONAL 897/1658 (54%)
	src.buffer
		FILES 14/15 (93%)CLASSES 14/15 (93%)LINE 1617/1759 (92%)CONDITIONAL 1255/1622 (77%)
	src.completion
		FILES 16/16 (100%)CLASSES 16/16 (100%)LINE 1746/3111 (56%)CONDITIONAL 1206/2816 (43%)
	src.completion.expandingtree
		FILES 5/5 (100%)CLASSES 5/5 (100%)LINE 183/465 (39%)CONDITIONAL 77/354 (22%)
	src.dialogs
		FILES 0/4 (0%)CLASSES 0/4 (0%)LINE 0/931 (0%)CONDITIONAL 0/278 (0%)
	src.document
		FILES 4/4 (100%)CLASSES 4/4 (100%)LINE 1802/3197 (56%)CONDITIONAL 1486/3149 (47%)
	src.export
		FILES 4/4 (100%)CLASSES 4/4 (100%)LINE 106/125 (85%)CONDITIONAL 106/152 (70%)
	src.include.ktexteditor
		FILES 14/14 (100%)CLASSES 14/14 (100%)LINE 203/242 (84%)CONDITIONAL 144/228 (63%)
	src.inputmode
		FILES 8/8 (100%)CLASSES 8/8 (100%)LINE 182/331 (55%)CONDITIONAL 55/107 (51%)
	src.mode
		FILES 5/6 (83%)CLASSES 5/6 (83%)LINE 159/423 (38%)CONDITIONAL 97/269 (36%)
	src.printing
		FILES 0/4 (0%)CLASSES 0/4 (0%)LINE 0/885 (0%)CONDITIONAL 0/294 (0%)
	src.render
		FILES 9/9 (100%)CLASSES 9/9 (100%)LINE 914/1225 (75%)CONDITIONAL 602/926 (65%)
	src.schema
		FILES 2/9 (22%)CLASSES 2/9 (22%)LINE 21/1538 (1%)CONDITIONAL 7/697 (1%)
	src.script
		FILES 14/14 (100%)CLASSES 14/14 (100%)LINE 700/1055 (66%)CONDITIONAL 294/556 (53%)
	src.search
		FILES 7/7 (100%)CLASSES 7/7 (100%)LINE 1012/1389 (73%)CONDITIONAL 565/904 (63%)
	src.spellcheck
		FILES 5/7 (71%)CLASSES 5/7 (71%)LINE 372/1336 (28%)CONDITIONAL 205/820 (25%)
	src.swapfile
		FILES 1/2 (50%)CLASSES 1/2 (50%)LINE 119/365 (33%)CONDITIONAL 57/195 (29%)
	src.syntax
		FILES 11/12 (92%)CLASSES 11/12 (92%)LINE 1662/2135 (78%)CONDITIONAL 1059/1766 (60%)
	src.syntax.data
		FILES 1/1 (100%)CLASSES 1/1 (100%)LINE 51/69 (74%)CONDITIONAL 73/92 (79%)
	src.undo
		FILES 6/6 (100%)CLASSES 6/6 (100%)LINE 671/772 (87%)CONDITIONAL 321/448 (72%)
	src.utils
		FILES 33/36 (92%)CLASSES 33/36 (92%)LINE 2544/3887 (65%)CONDITIONAL 1321/2708 (49%)
	src.variableeditor
		FILES 0/7 (0%)CLASSES 0/7 (0%)LINE 0/659 (0%)CONDITIONAL 0/170 (0%)
	src.view
		FILES 15/18 (83%)CLASSES 15/18 (83%)LINE 3069/6091 (50%)CONDITIONAL 1368/3674 (37%)
	src.vimode
		FILES 34/34 (100%)CLASSES 34/34 (100%)LINE 1865/2325 (80%)CONDITIONAL 1009/1719 (59%)
	src.vimode.config
		FILES 0/1 (0%)CLASSES 0/1 (0%)LINE 0/134 (0%)CONDITIONAL 0/90 (0%)
	src.vimode.emulatedcommandbar
		FILES 12/12 (100%)CLASSES 12/12 (100%)LINE 901/913 (99%)CONDITIONAL 614/678 (91%)
	src.vimode.modes
		FILES 10/10 (100%)CLASSES 10/10 (100%)LINE 3250/3738 (87%)CONDITIONAL 1859/2370 (78%)


More information about the Kde-frameworks-devel mailing list